From f846caa539f7fbbf59a6188db8b9a992e7eac96d Mon Sep 17 00:00:00 2001 From: Khushboo Desai Date: Mon, 23 Sep 2024 10:24:50 -0700 Subject: [PATCH] Bumps version to v0.13.0 --- ion-schema/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ion-schema/Cargo.toml b/ion-schema/Cargo.toml index bd64425..8ba47e0 100644 --- a/ion-schema/Cargo.toml +++ b/ion-schema/Cargo.toml @@ -16,7 +16,7 @@ exclude = [ "**/ion-schema-schemas/isl/**", "*.pdf" ] -version = "0.12.0" +version = "0.13.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html