Skip to content

Commit cc224ed

Browse files
authored
Merge pull request #104 from web3j/bump_4.11.3-SNAPSHOT
Update Snapshot
2 parents a68cb12 + d45e01e commit cc224ed

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
lines changed

CHANGELOG.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,26 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
77

88
### Bug Fixes
99

10-
*
10+
*
1111

1212
### Features
1313

14+
*
15+
16+
### BREAKING CHANGES
17+
18+
*
19+
20+
# [4.11.2](https://github.com/web3j/web3j-evm/releases/tag/v4.11.2) (2024-03-27)
21+
22+
### Bug Fixes
23+
1424
*
1525

26+
### Features
27+
28+
* Web3J upgrade and Bump version [#104](https://github.com/web3j/web3j-evm/pull/104)
29+
1630
### BREAKING CHANGES
1731

1832
*

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
kotlin.code.style=official
22
group=org.web3j
3-
version=4.11.2-SNAPSHOT
3+
version=4.11.3-SNAPSHOT

0 commit comments

Comments
 (0)