From 6a9cf4f0386a99605e32df3d5982fcba5389474c Mon Sep 17 00:00:00 2001 From: Jonathan Stewmon Date: Mon, 15 Apr 2024 23:19:44 -0500 Subject: [PATCH] chore: bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index c65ef01..6a392da 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ license = "MIT" name = "jsonlogic-rs" readme = "README.md" repository = "https://github.com/bestowinc/json-logic-rs" -version = "0.3.2" +version = "0.3.3" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html