From 6b0aeeb61cb0554f37a6948814aea174560a9c5c Mon Sep 17 00:00:00 2001 From: amtoine Date: Sat, 20 Apr 2024 11:43:51 +0200 Subject: [PATCH] bump --- Cargo.toml | 2 +- nupm.nuon | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 9cf11c9..448dc09 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,4 +21,4 @@ bench = false [package] edition = "2021" name = "nu_plugin_explore" -version = "0.92.3-55edef5ddaf3d3d55290863446c2dd50c012e9bc" +version = "0.92.3-be5ed3290cb116cbe9f3038f7a2d46aaac85a25c" diff --git a/nupm.nuon b/nupm.nuon index 6836a50..3f4afe3 100644 --- a/nupm.nuon +++ b/nupm.nuon @@ -1,6 +1,6 @@ { name: nu_plugin_explore, - version: "0.92.3-55edef5ddaf3d3d55290863446c2dd50c012e9bc" + version: "0.92.3-be5ed3290cb116cbe9f3038f7a2d46aaac85a25c" description: "A fast structured data explorer for Nushell.", license: LICENSE, type: custom