Skip to content

Commit fe042a3

Browse files
authored
Merge pull request #50 from codenotary/chore_javadocs
chore: minor history api changes
2 parents 661e2f5 + 6996aa2 commit fe042a3

File tree

3 files changed

+550
-51
lines changed

3 files changed

+550
-51
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
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-RC1'
43+
version = '1.0.0-alpha2'
4444

4545
sourceCompatibility = 1.8
4646
targetCompatibility = 1.8

0 commit comments

Comments
 (0)