Skip to content

Commit

Permalink
bump version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Ash-L2L committed Feb 23, 2024
1 parent 792805f commit 2ad3381
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
File renamed without changes.
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 app/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "plain_bitassets_app"
version = "0.4.0"
version = "0.4.1"
edition = "2021"
authors = [ "Ash Manning <[email protected]>" ]

Expand Down
2 changes: 1 addition & 1 deletion lib/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "plain_bitassets"
version = "0.4.0"
version = "0.4.1"
edition = "2021"
authors = [ "Ash Manning <[email protected]>" ]

Expand Down

0 comments on commit 2ad3381

Please sign in to comment.