Skip to content

Commit

Permalink
Bump up to 0.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ken-matsui committed Apr 25, 2022
1 parent 4cb0d88 commit a2f6466
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "suggestion"
version = "0.3.3"
version = "0.3.4"
edition = "2021"
authors = ["Ken Matsui <[email protected]>"]
description = "A minimal library & CLI tool to provide similar name suggestions like \"Did you mean?\""
Expand Down
2 changes: 1 addition & 1 deletion wapm.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ken-matsui/suggest"
version = "0.3.3"
version = "0.3.4"
description = "A CLI tool to provide similar name suggestions like \"Did you mean?\""
license = "MIT"
readme = "README.md"
Expand Down

0 comments on commit a2f6466

Please sign in to comment.