Skip to content

Commit b4c81a1

Browse files
authored
Update README.md
1 parent 7e2912f commit b4c81a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,12 +55,12 @@ Just include immudb4j as a dependency in your project:
5555
<dependency>
5656
<groupId>io.codenotary</groupId>
5757
<artifactId>immudb4j</artifactId>
58-
<version>1.0.0-alpha1</version>
58+
<version>1.0.0</version>
5959
</dependency>
6060
```
6161
- if using Gradle:
6262
```groovy
63-
compile 'io.codenotary:immudb4j:1.0.0-alpha1'
63+
compile 'io.codenotary:immudb4j:1.0.0'
6464
```
6565

6666
`immudb4j` is currently hosted on both [Maven Central] and [Github Packages].

0 commit comments

Comments
 (0)