From 6b91c35de7734cc9e7c1c7b1887c188cd220866d Mon Sep 17 00:00:00 2001 From: Ethan Pailes Date: Fri, 24 Apr 2026 22:05:46 +0000 Subject: [PATCH] cut v0.4.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index dd87e85..1aa36ea 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "shpool_pty" -version = "0.3.2" +version = "0.4.0" authors = ["Hika Hibariya ", "Ethan Pailes "] repository = "https://github.com/shell-pool/shpool_pty" homepage = "https://github.com/shell-pool/shpool_pty"