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 b75f88d + 80d0d7b commit f3b639aCopy full SHA for f3b639a
build.gradle
@@ -40,7 +40,7 @@ apply plugin: 'signing'
40
41
group = 'io.codenotary'
42
archivesBaseName = 'immudb4j'
43
-version = '0.9.10.2'
+version = '1.0.0-RC1'
44
45
sourceCompatibility = 1.8
46
targetCompatibility = 1.8
0 commit comments