From 800c5c8a07f9903a315ffd70e669eb732e7750da Mon Sep 17 00:00:00 2001 From: Martin Emde Date: Tue, 6 Jan 2026 10:55:02 -0800 Subject: [PATCH] Bump version to v0.4.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 666ac5f..4038907 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"