From c033f180590f35a69a362f3aebb2e7665df0d2ad Mon Sep 17 00:00:00 2001 From: dewmal Date: Thu, 13 Jun 2024 00:36:19 +0530 Subject: [PATCH] create release 0.12.0 --- bindings/ceylon/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bindings/ceylon/Cargo.toml b/bindings/ceylon/Cargo.toml index 22839c0a..a74e40b7 100644 --- a/bindings/ceylon/Cargo.toml +++ b/bindings/ceylon/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ceylon" -version = "0.11.5" +version = "0.12.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html