Skip to content

Commit 4db9203

Browse files
committed
bump version to 3.5.0-snapshot
1 parent 68309b1 commit 4db9203

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<packaging>jar</packaging>
99
<groupId>redis.clients</groupId>
1010
<artifactId>jedis</artifactId>
11-
<version>3.4.1-SNAPSHOT</version>
11+
<version>3.5.0-SNAPSHOT</version>
1212
<name>Jedis</name>
1313
<description>Jedis is a blazingly small and sane Redis java client.</description>
1414
<url>https://github.com/redis/jedis</url>

0 commit comments

Comments
 (0)