From 7fcb6ad338e06f0080819fe3b4bf21e15295ee72 Mon Sep 17 00:00:00 2001 From: Khushboo <68757952+desaikd@users.noreply.github.com> Date: Tue, 27 Jun 2023 17:52:37 -0700 Subject: [PATCH] Bumps version to v0.9.0 (#189) --- 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 4643c9b..e154b94 100644 --- a/ion-schema/Cargo.toml +++ b/ion-schema/Cargo.toml @@ -16,7 +16,7 @@ exclude = [ "**/ion-schema-schemas/isl/**", "*.pdf" ] -version = "0.8.0" +version = "0.9.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html