Skip to content

Commit b4a6ea8

Browse files
committed
bump to a6
1 parent 588c6b5 commit b4a6ea8

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 3 additions & 3 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-a5"
11+
version = "0.4.0-a6"
1212
authors = ["Gabe Fierro <[email protected]>"]
1313
license = "BSD-3-Clause"
1414
edition = "2021"
@@ -38,9 +38,9 @@ oxigraph = "0.4.11"
3838
memmap2 = "0.9"
3939
zstd = "0.13"
4040

41-
rdf5d = { version = "0.4.0-a5", path = "rdf5d", features = ["oxigraph", "zstd"] }
41+
rdf5d = { version = "0.4.0-a6", path = "rdf5d", features = ["oxigraph", "zstd"] }
4242

43-
ontoenv = { version = "0.4.0-a5", path = "lib" }
43+
ontoenv = { version = "0.4.0-a6", path = "lib" }
4444

4545
[profile.profiling]
4646
inherits = "release"

0 commit comments

Comments
 (0)