1 files changed, 1 insertions(+), 1 deletions(-)
M Cargo.toml
M Cargo.toml => Cargo.toml +1 -1
@@ 1,6 1,6 @@
[package]
name = "bare_proc"
-version = "0.1.1"
+version = "0.1.2"
edition = "2021"
description = "A proc macro to generate Rust types from a BARE schema file."