Skip to content

Commit d0470a7

Browse files
committed
bump to 0.2.2a3
1 parent c0ba831 commit d0470a7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.2.2-a2"
10+
version = "0.2.2-a3"
1111
authors = ["Gabe Fierro <[email protected]>"]
1212
license = "BSD-3-Clause"
1313
edition = "2021"
@@ -35,7 +35,7 @@ clap = { version = "4.4.18", features = ["derive"] }
3535
derive_builder = "0.20"
3636
oxigraph = "0.4.4"
3737

38-
ontoenv = { version = "0.2.2-a2", path = "lib" }
38+
ontoenv = { version = "0.2.2-a3", path = "lib" }
3939

4040
[profile.profiling]
4141
inherits = "release"

0 commit comments

Comments
 (0)