Skip to content

Commit 7e2912f

Browse files
authored
Merge pull request #54 from codenotary/release/v1.0.0
release v1.0.0
2 parents 74c152d + 51c2bc2 commit 7e2912f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ apply plugin: 'signing'
4040

4141
group = 'io.codenotary'
4242
archivesBaseName = 'immudb4j'
43-
version = '1.0.0-alpha2'
43+
version = '1.0.0'
4444

4545
sourceCompatibility = 1.8
4646
targetCompatibility = 1.8

0 commit comments

Comments
 (0)