Skip to content

Commit 854b24a

Browse files
authored
Update snapshot version to 6.2.0 (#4234)
1 parent 61ba85f commit 854b24a

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
@@ -9,7 +9,7 @@
99
<packaging>jar</packaging>
1010
<groupId>redis.clients</groupId>
1111
<artifactId>jedis</artifactId>
12-
<version>6.1.0-SNAPSHOT</version>
12+
<version>6.2.0-SNAPSHOT</version>
1313
<name>Jedis</name>
1414
<description>Jedis is a blazingly small and sane Redis java client.</description>
1515
<url>https://github.com/redis/jedis</url>

0 commit comments

Comments
 (0)