Skip to content

Commit

Permalink
Merge pull request #104 from web3j/bump_4.11.3-SNAPSHOT
Browse files Browse the repository at this point in the history
Update Snapshot
  • Loading branch information
gtebrean authored Mar 27, 2024
2 parents a68cb12 + d45e01e commit cc224ed
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 2 deletions.
16 changes: 15 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,26 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

### Bug Fixes

*
*

### Features

*

### BREAKING CHANGES

*

# [4.11.2](https://github.com/web3j/web3j-evm/releases/tag/v4.11.2) (2024-03-27)

### Bug Fixes

*

### Features

* Web3J upgrade and Bump version [#104](https://github.com/web3j/web3j-evm/pull/104)

### BREAKING CHANGES

*
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
kotlin.code.style=official
group=org.web3j
version=4.11.2-SNAPSHOT
version=4.11.3-SNAPSHOT

0 comments on commit cc224ed

Please sign in to comment.