From 97d8fd2981eb00d26fcbc6ce35a815f45f284649 Mon Sep 17 00:00:00 2001 From: Jonas Maier Date: Sat, 9 May 2026 18:00:51 +0200 Subject: 0.6.3 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index c21e5f7..809bdb3 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -56,7 +56,7 @@ dependencies = [ [[package]] name = "pish" -version = "0.6.2" +version = "0.6.3" dependencies = [ "libc", "nix", diff --git a/Cargo.toml b/Cargo.toml index 9b70ec1..23cc13b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "pish" description = "pretty incredible shell" -version = "0.6.2" +version = "0.6.3" edition = "2024" license-file = "LICENSE" -- cgit v1.2.3