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 0e002a97f..60768e307 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.92.3"
+version = "0.93.0"
edition = "2021"
license = "MIT"