Skip to content

Commit

Permalink
bump: v0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
luckasRanarison committed Nov 11, 2023
1 parent 96fde01 commit 6b6f574
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 kewb-cli/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "kewb-cli"
version = "0.4.0"
version = "0.4.1"
edition = "2021"
description = "CLI application for solving and scrambling the 3x3 Rubik's cube"
authors = [
Expand Down
2 changes: 1 addition & 1 deletion kewb/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "kewb"
version = "0.4.0"
version = "0.4.1"
edition = "2021"
description = "A crate for manipulating and solving a 3x3 Rubik's cube with Kociemba's two phase algorithm"
authors = [
Expand Down

0 comments on commit 6b6f574

Please sign in to comment.