From 3de6bf0d67fd5f594f6b01f7bf33c03b8c06e634 Mon Sep 17 00:00:00 2001 From: hitchhooker Date: Sun, 14 Jan 2024 18:05:48 +0700 Subject: [PATCH] update to v0.4 --- app/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Cargo.toml b/app/Cargo.toml index 48e9fa5..f4d3a5e 100644 --- a/app/Cargo.toml +++ b/app/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polka-run" -version = "0.3.0" +version = "0.4.0" edition = "2021" [lib]