Skip to content

Commit

Permalink
release v1.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: Jeronimo Irazabal <jeronimo.irazabal@gmail.com>
  • Loading branch information
jeroiraz committed Dec 19, 2022
1 parent 74c152d commit 51c2bc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -40,7 +40,7 @@ apply plugin: 'signing'

group = 'io.codenotary'
archivesBaseName = 'immudb4j'
version = '1.0.0-alpha2'
version = '1.0.0'

sourceCompatibility = 1.8
targetCompatibility = 1.8
Expand Down

0 comments on commit 51c2bc2

Please sign in to comment.