From ba3dbb1a35154b1f73053d079caddfd71d5f52c0 Mon Sep 17 00:00:00 2001 From: Jack Wright Date: Tue, 23 Jul 2024 15:29:07 -0700 Subject: [PATCH] bump version number 0.33.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 80efd50f..07062f16 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ license = "MIT" name = "reedline" repository = "https://github.com/nushell/reedline" rust-version = "1.63.0" -version = "0.32.0" +version = "0.33.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [lib]