Skip to content

Commit

Permalink
Release 0.1.53
Browse files Browse the repository at this point in the history
  • Loading branch information
labra committed Nov 13, 2024
1 parent b557624 commit 68b8b7d
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.52"
version = "0.1.53"
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.52"
version = "0.1.53"
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.52"
version = "0.1.53"
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.52"
version = "0.1.53"
authors.workspace = true
description.workspace = true
documentation = "https://docs.rs/rudof_lib"
Expand Down
2 changes: 1 addition & 1 deletion shacl_ast/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "shacl_ast"
version = "0.1.49"
version = "0.1.53"
authors.workspace = true
description.workspace = true
documentation = "https://docs.rs/shacl_ast"
Expand Down
2 changes: 1 addition & 1 deletion shapemap/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "shapemap"
version = "0.1.49"
version = "0.1.53"
authors.workspace = true
description.workspace = true
documentation = "https://docs.rs/shapemap"
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.52"
version = "0.1.53"
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.52"
version = "0.1.53"
authors.workspace = true
description.workspace = true
documentation = "https://docs.rs/srdf"
Expand Down

0 comments on commit 68b8b7d

Please sign in to comment.