aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Cargo.lock2
-rw-r--r--Cargo.toml2
2 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index cd6a9af..5f4b74b 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -56,7 +56,7 @@ dependencies = [
[[package]]
name = "pish"
-version = "0.6.6"
+version = "0.6.7"
dependencies = [
"libc",
"nix",
diff --git a/Cargo.toml b/Cargo.toml
index d17a1b1..88365b1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "pish"
description = "pretty incredible shell"
-version = "0.6.6"
+version = "0.6.7"
edition = "2024"
license-file = "LICENSE"