From 05ff0e10a05a2d743a09971904d07d6813cbcd6e Mon Sep 17 00:00:00 2001 From: Supanat Potiwarakorn Date: Thu, 26 Oct 2023 22:07:38 +0700 Subject: [PATCH] bump test-tube to 0.2.0 fix 0.1.9 release not matching semver --- packages/test-tube/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/test-tube/Cargo.toml b/packages/test-tube/Cargo.toml index 27e652a7..a5542a61 100644 --- a/packages/test-tube/Cargo.toml +++ b/packages/test-tube/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "MIT OR Apache-2.0" name = "test-tube" repository = "https://github.com/osmosis-labs/test-tube" -version = "0.1.9" +version = "0.2.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html