From 57c14c876a9b51e08177ea37afc47c89353caa62 Mon Sep 17 00:00:00 2001 From: Khushboo <68757952+desaikd@users.noreply.github.com> Date: Thu, 29 Jun 2023 12:32:35 -0700 Subject: [PATCH] Bumps version to v0.9.1 (#194) --- 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 ed6bc81..ff6d461 100644 --- a/ion-schema/Cargo.toml +++ b/ion-schema/Cargo.toml @@ -16,7 +16,7 @@ exclude = [ "**/ion-schema-schemas/isl/**", "*.pdf" ] -version = "0.9.0" +version = "0.9.1" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html