Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
its-the-shrimp committed Feb 11, 2024
1 parent c3352bb commit d451948
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "yew-fmt"
version = "0.3.0"
version = "0.4.0"
edition = "2021"
authors = ["Tim Kurdov <[email protected]>"]
repository = "https://github.com/schvv31n/yew-fmt"
Expand Down
1 change: 1 addition & 0 deletions tests/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -82,3 +82,4 @@ fn issue_9() {
fn issue_7() {
cmp("tests/samples/issue_7")
}

0 comments on commit d451948

Please sign in to comment.