Skip to content

Commit 616650d

Browse files
committed
bump version again
1 parent 41cc378 commit 616650d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ members = [
77
resolver = "2"
88

99
[workspace.package]
10-
version = "0.3.3-a1"
10+
version = "0.3.3-a2"
1111
authors = ["Gabe Fierro <[email protected]>"]
1212
repository = "https://github.com/gtfierro/reasonable"
1313
homepage = "https://brickschema.org/"
@@ -36,7 +36,7 @@ serde_json = "1.0"
3636
serde_derive = "1.0"
3737
tinytemplate = "1.2.1"
3838
anyhow = "1.0.60"
39-
reasonable = { path = "lib", version = "0.3.3-a1" }
39+
reasonable = { path = "lib", version = "0.3.3-a2" }
4040
clap = { version = "4.3.10", features = ["derive"] }
4141

4242
[profile.release]

0 commit comments

Comments
 (0)