Set version to 0.4.1

This commit is contained in:
sstone 2020-09-16 10:40:37 +02:00
parent 6a67dbe9f6
commit bb25eb21b7
No known key found for this signature in database
GPG Key ID: 7A73FE77DE2C4027

View File

@ -25,7 +25,7 @@ buildscript {
allprojects {
group = "fr.acinq.secp256k1"
version = "0.4.0"
version = "0.4.1"
repositories {
jcenter()