Skip to content

Commit

Permalink
changed version to v0.2.15
Browse files Browse the repository at this point in the history
  • Loading branch information
mario-eth committed Jun 6, 2024
1 parent 7724830 commit a59adcc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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
Expand Up @@ -10,7 +10,7 @@ license = "MIT"
name = "soldeer"
readme = "./README.md"
repository = "https://github.com/mario-eth/soldeer"
version = "0.2.14"
version = "0.2.15"

[dependencies]
chrono = {version = "0.4.37", default-features = false, features = [
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ This project was started to solve the following issues:
- npmjs was built for the js ecosystem not for solidity
- github versioning of the releases is a pain and not all the projects are using it correctly

## Version 0.2.14
## Version 0.2.15

### Version 0.2.7 introduces the following breaking changes

Expand Down

0 comments on commit a59adcc

Please sign in to comment.