summaryrefslogtreecommitdiff
path: root/crates/nu-glob/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/nu-glob/Cargo.toml')
-rw-r--r--crates/nu-glob/Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/crates/nu-glob/Cargo.toml b/crates/nu-glob/Cargo.toml
index 299e72eec..90b5428ac 100644
--- a/crates/nu-glob/Cargo.toml
+++ b/crates/nu-glob/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "nu-glob"
-version = "0.97.2"
+version = "0.98.0"
authors = ["The Nushell Project Developers", "The Rust Project Developers"]
license = "MIT/Apache-2.0"
description = """
@@ -17,4 +17,4 @@ bench = false
doc-comment = "0.3"
[lints]
-workspace = true
+workspace = true \ No newline at end of file