From 72ac9a2fbb12c61723aa0ec4d313424c5a085fb6 Mon Sep 17 00:00:00 2001 From: Josh Nichols Date: Tue, 23 Jun 2026 12:57:53 -0400 Subject: [PATCH] Bump version to 0.4.0 for gitignore release Co-Authored-By: Claude Sonnet 4.6 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index c18d02c..944366c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "pks" -version = "0.3.0" +version = "0.4.0" edition = "2021" description = "Welcome! Please see https://github.com/rubyatscale/pks for more information!" license = "MIT"