summaryrefslogtreecommitdiff
path: root/crates/nu-pretty-hex/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/nu-pretty-hex/Cargo.toml')
-rw-r--r--crates/nu-pretty-hex/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/nu-pretty-hex/Cargo.toml b/crates/nu-pretty-hex/Cargo.toml
index cd3c3502a..e2f21d322 100644
--- a/crates/nu-pretty-hex/Cargo.toml
+++ b/crates/nu-pretty-hex/Cargo.toml
@@ -5,7 +5,7 @@ repository = "https://github.com/nushell/nushell/tree/main/crates/nu-pretty-hex"
edition = "2021"
license = "MIT"
name = "nu-pretty-hex"
-version = "0.95.1"
+version = "0.96.0"
[lib]
doctest = false