We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3ed19e commit c96ff52Copy full SHA for c96ff52
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
# Unreleased
4
5
+# 1.2.1
6
+Errata release
7
+* include besu-native-common in published packages [#252](https://github.com/hyperledger/besu-native/pull/252)
8
+
9
# 1.2.0
10
Pectra mainnet support release
11
* bump constantine to v0.2.0 and nim to 2.2.2 [#246](https://github.com/hyperledger/besu-native/pull/246)
gradle.properties
@@ -1,2 +1 @@
1
-version=1.2.1-SNAPSHOT
-
+version=1.2.1
0 commit comments