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.
1 parent b00435f commit b2a4d38Copy full SHA for b2a4d38
CHANGELOG.md
@@ -3,6 +3,20 @@
3
All notable changes to this project will be documented in this file.
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6
+# [4.12.3]() (Upcoming)
7
+
8
+### Bug Fixes
9
10
+*
11
12
+### Features
13
14
+* bump snapshot version to 4.12.3 [#115](https://github.com/hyperledger/web3j-evm/pull/115)
15
16
+### BREAKING CHANGES
17
18
19
20
# [4.12.2](https://github.com/hyperledger/web3j-evm/releases/tag/v4.12.2) (2024-09-18)
21
22
### Bug Fixes
gradle.properties
@@ -1,3 +1,3 @@
1
kotlin.code.style=official
2
group=org.web3j
-version=4.12.2
+version=4.12.3-SNAPSHOT
0 commit comments