From 8aa39e7a3b19dae9c1a81af683ba682853a2f1e4 Mon Sep 17 00:00:00 2001 From: Ethan Pailes Date: Wed, 7 Jan 2026 15:29:19 +0000 Subject: [PATCH] cut v0.3.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 8349366..3aed9f1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "shpool_pty" -version = "0.3.1" +version = "0.3.2" authors = ["Hika Hibariya ", "Ethan Pailes "] repository = "https://github.com/shell-pool/shpool_pty" homepage = "https://github.com/shell-pool/shpool_pty"