summaryrefslogtreecommitdiff
path: root/crates/nu-path/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/nu-path/Cargo.toml')
-rw-r--r--crates/nu-path/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/nu-path/Cargo.toml b/crates/nu-path/Cargo.toml
index 282334ff5..1ac47c947 100644
--- a/crates/nu-path/Cargo.toml
+++ b/crates/nu-path/Cargo.toml
@@ -5,7 +5,7 @@ repository = "https://github.com/nushell/nushell/tree/main/crates/nu-path"
edition = "2021"
license = "MIT"
name = "nu-path"
-version = "0.92.3"
+version = "0.93.0"
exclude = ["/fuzz"]
[lib]