Skip to content

Commit

Permalink
Release 0.1.39
Browse files Browse the repository at this point in the history
  • Loading branch information
labra committed Oct 28, 2024
1 parent 6c6ec37 commit 3647295
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
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.36"
version = "0.1.39"
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.37"
version = "0.1.39"
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.35"
version = "0.1.39"
authors.workspace = true
description.workspace = true
documentation = "https://docs.rs/rudof_lib"
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.34"
version = "0.1.39"
authors.workspace = true
description.workspace = true
documentation = "https://docs.rs/shapemap"
Expand Down
2 changes: 1 addition & 1 deletion shex_ast/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "shex_ast"
version = "0.1.32"
version = "0.1.39"
authors.workspace = true
description.workspace = true
documentation = "https://docs.rs/shex_ast"
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.32"
version = "0.1.39"
authors.workspace = true
description.workspace = true
documentation = "https://docs.rs/shex_compact"
Expand Down
2 changes: 1 addition & 1 deletion shex_validation/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "shex_validation"
version = "0.1.35"
version = "0.1.39"
authors.workspace = true
description.workspace = true
documentation = "https://docs.rs/shex_validation"
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.38"
version = "0.1.39"
authors.workspace = true
description.workspace = true
documentation = "https://docs.rs/srdf"
Expand Down

0 comments on commit 3647295

Please sign in to comment.