Skip to content

Commit 3d6fc85

Browse files
committed
update versions
1 parent 27dd646 commit 3d6fc85

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ This project is currently WIP and the interface may change. Also note that only
3030
<dependency>
3131
<groupId>com.redislabs</groupId>
3232
<artifactId>jrejson</artifactId>
33-
<version>1.1.1</version>
33+
<version>1.2.0</version>
3434
</dependency>
3535
</dependencies>
3636
```
@@ -53,7 +53,7 @@ and
5353
<dependency>
5454
<groupId>com.redislabs</groupId>
5555
<artifactId>jrejson</artifactId>
56-
<version>1.1.1-SNAPSHOT</version>
56+
<version>1.3.0-SNAPSHOT</version>
5757
</dependency>
5858
</dependencies>
5959
```

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.redislabs</groupId>
88
<artifactId>jrejson</artifactId>
9-
<version>1.2.0-SNAPSHOT</version>
9+
<version>1.3.0-SNAPSHOT</version>
1010

1111
<name>JReJSON</name>
1212
<description>Official client for ReJSON</description>

0 commit comments

Comments
 (0)