Skip to content

Commit

Permalink
Merge pull request #44 from YushiOMOTE/bump-to-0.3.0
Browse files Browse the repository at this point in the history
Bump to 0.3.0
  • Loading branch information
YushiOMOTE authored Sep 13, 2024
2 parents 43b3f19 + ab880b2 commit 8c8f684
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 econf-derive/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "econf-derive"
version = "0.2.1"
version = "0.3.0"
authors = ["Yushi OMOTE <[email protected]>"]
edition = "2021"
license = "MIT"
Expand Down
2 changes: 1 addition & 1 deletion econf/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "econf"
version = "0.2.1"
version = "0.3.0"
authors = ["Yushi OMOTE <[email protected]>"]
edition = "2021"
license = "MIT"
Expand Down

0 comments on commit 8c8f684

Please sign in to comment.