Skip to content

Commit

Permalink
Merge branch 'master' into refactor-driver
Browse files Browse the repository at this point in the history
  • Loading branch information
gkorland authored Dec 11, 2023
2 parents 0bb76db + ff8fc2c commit 801bc09
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ FalkorDB Java client
<dependency>
<groupId>com.falkordb</groupId>
<artifactId>jfalkordb</artifactId>
<version>0.0.1</version>
<version>0.1.6</version>
</dependency>
</dependencies>
```
Expand All @@ -40,7 +40,7 @@ and
<dependency>
<groupId>com.falkordb</groupId>
<artifactId>jfalkordb</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>0.2.0-SNAPSHOT</version>
</dependency>
</dependencies>
```
Expand Down

0 comments on commit 801bc09

Please sign in to comment.