Skip to content

Commit fad11f1

Browse files
committed
bump version
1 parent 2fa5cee commit fad11f1

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
@@ -8,7 +8,7 @@ members = [
88
resolver = "2"
99

1010
[workspace.package]
11-
version = "0.4.0-a4"
11+
version = "0.4.0-a5"
1212
authors = ["Gabe Fierro <[email protected]>"]
1313
license = "BSD-3-Clause"
1414
edition = "2021"
@@ -37,7 +37,7 @@ derive_builder = "0.20"
3737
oxigraph = "0.4.11"
3838
rdf5d = { path = "rdf5d", features = ["oxigraph", "zstd"] }
3939

40-
ontoenv = { version = "0.4.0-a4", path = "lib" }
40+
ontoenv = { version = "0.4.0-a5", path = "lib" }
4141

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

0 commit comments

Comments
 (0)