We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a68cb12 + d45e01e commit cc224edCopy full SHA for cc224ed
CHANGELOG.md
@@ -7,12 +7,26 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
7
8
### Bug Fixes
9
10
-*
+*
11
12
### Features
13
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
24
*
25
26
+### Features
27
28
+* Web3J upgrade and Bump version [#104](https://github.com/web3j/web3j-evm/pull/104)
29
30
### BREAKING CHANGES
31
32
gradle.properties
@@ -1,3 +1,3 @@
1
kotlin.code.style=official
2
group=org.web3j
3
-version=4.11.2-SNAPSHOT
+version=4.11.3-SNAPSHOT
0 commit comments