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.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/crates/nu-system/Cargo.toml b/crates/nu-system/Cargo.toml
index 6de7fd0dc..129d74c5a 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.97.2"
+version = "0.98.0"
edition = "2021"
license = "MIT"
@@ -48,4 +48,4 @@ windows = { workspace = true, features = [
"Win32_System_SystemInformation",
"Win32_System_Threading",
"Win32_UI_Shell",
-]}
+]} \ No newline at end of file