summaryrefslogtreecommitdiff
path: root/crates/nu-system/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/nu-system/Cargo.toml')
-rw-r--r--crates/nu-system/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/nu-system/Cargo.toml b/crates/nu-system/Cargo.toml
index 19ab1259f..d4d6f77e9 100644
--- a/crates/nu-system/Cargo.toml
+++ b/crates/nu-system/Cargo.toml
@@ -3,7 +3,7 @@ authors = ["The Nushell Project Developers", "procs creators"]
description = "Nushell system querying"
repository = "https://github.com/nushell/nushell/tree/main/crates/nu-system"
name = "nu-system"
-version = "0.95.1"
+version = "0.96.0"
edition = "2021"
license = "MIT"