Skip to content

Commit

Permalink
Release 0.1.52
Browse files Browse the repository at this point in the history
  • Loading branch information
labra committed Nov 1, 2024
1 parent 67984b6 commit 028b3ee
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion prefixmap/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "prefixmap"
version = "0.1.35"
version = "0.1.52"
authors.workspace = true
description.workspace = true
documentation = "https://docs.rs/prefixmap"
Expand Down
2 changes: 1 addition & 1 deletion python/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pyrudof"
version = "0.1.51"
version = "0.1.52"
documentation = "https://rudof-project.github.io/rudof/"
readme = "README.md"
license.workspace = true
Expand Down
2 changes: 1 addition & 1 deletion rudof_cli/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rudof_cli"
version = "0.1.48"
version = "0.1.52"
authors.workspace = true
description.workspace = true
documentation = "https://rudof-project.github.io/rudof"
Expand Down
2 changes: 1 addition & 1 deletion rudof_lib/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rudof_lib"
version = "0.1.50"
version = "0.1.52"
authors.workspace = true
description.workspace = true
documentation = "https://docs.rs/rudof_lib"
Expand Down
2 changes: 1 addition & 1 deletion shacl_validation/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "shacl_validation"
version = "0.1.49"
version = "0.1.52"
readme = "README.md"
license.workspace = true
authors.workspace = true
Expand Down
2 changes: 1 addition & 1 deletion shex_compact/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "shex_compact"
version = "0.1.39"
version = "0.1.52"
authors.workspace = true
description.workspace = true
documentation = "https://docs.rs/shex_compact"
Expand Down
2 changes: 1 addition & 1 deletion sparql_service/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "sparql_service"
version = "0.1.49"
version = "0.1.52"
authors.workspace = true
description.workspace = true
edition.workspace = true
Expand Down
2 changes: 1 addition & 1 deletion srdf/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "srdf"
version = "0.1.49"
version = "0.1.52"
authors.workspace = true
description.workspace = true
documentation = "https://docs.rs/srdf"
Expand Down

0 comments on commit 028b3ee

Please sign in to comment.