Skip to content

Commit

Permalink
version 0.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
digama0 committed Apr 15, 2024
1 parent 10688fe commit 922b200
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion metamath-knife/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "metamath-knife"
readme = "metamath-knife/README.md"
description = "A command-line tool for Metamath, including parallel and incremental verifier for Metamath databases"
version = "0.3.6"
version = "0.3.8"
authors.workspace = true
license.workspace = true
repository.workspace = true
Expand Down
2 changes: 1 addition & 1 deletion metamath-rs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "metamath-rs"
readme = "metamath-rs/README.md"
description = "A library manipulating Metamath databases, including a parallel and incremental verifier for Metamath databases"
version = "0.3.6"
version = "0.3.8"
authors.workspace = true
license.workspace = true
repository.workspace = true
Expand Down

0 comments on commit 922b200

Please sign in to comment.