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 8a57dbe2a..164fff93a 100644
--- a/crates/nu-glob/Cargo.toml
+++ b/crates/nu-glob/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "nu-glob"
-version = "0.93.1"
+version = "0.94.0"
authors = ["The Nushell Project Developers", "The Rust Project Developers"]
license = "MIT/Apache-2.0"
description = """
@@ -14,4 +14,4 @@ categories = ["filesystem"]
bench = false
[dev-dependencies]
-doc-comment = "0.3"
+doc-comment = "0.3" \ No newline at end of file