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.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/crates/nu-path/Cargo.toml b/crates/nu-path/Cargo.toml
index 7b6848898..38fb81ff8 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.97.2"
+version = "0.98.0"
exclude = ["/fuzz"]
[lib]
@@ -21,4 +21,4 @@ omnipath = { workspace = true }
pwd = { workspace = true }
[lints]
-workspace = true
+workspace = true \ No newline at end of file