Skip to content

Commit 61c77cf

Browse files
authored
Update README.md
1 parent 1df6d15 commit 61c77cf

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
@@ -20,7 +20,7 @@ This project is currently WIP and the interface may change. Also note that only
2020
<dependency>
2121
<groupId>com.redislabs</groupId>
2222
<artifactId>jrejson</artifactId>
23-
<version>1.0.0</version>
23+
<version>1.1.0</version>
2424
</dependency>
2525
</dependencies>
2626
```
@@ -43,7 +43,7 @@ and
4343
<dependency>
4444
<groupId>com.redislabs</groupId>
4545
<artifactId>jrejson</artifactId>
46-
<version>1.0.1-SNAPSHOT</version>
46+
<version>1.1.1-SNAPSHOT</version>
4747
</dependency>
4848
</dependencies>
4949
```

0 commit comments

Comments
 (0)