Skip to content

Commit 9d35ce4

Browse files
committed
bump again
1 parent 149654f commit 9d35ce4

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.4.0-a2"
10+
version = "0.4.0-a3"
1111
authors = ["Gabe Fierro <[email protected]>"]
1212
license = "BSD-3-Clause"
1313
edition = "2021"
@@ -36,7 +36,7 @@ derive_builder = "0.20"
3636
oxigraph = "0.4.11"
3737
rdf5d = { version = "0.1.2", features = ["oxigraph", "zstd"] }
3838

39-
ontoenv = { version = "0.4.0-a2", path = "lib" }
39+
ontoenv = { version = "0.4.0-a3", path = "lib" }
4040

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

0 commit comments

Comments
 (0)