Skip to content

Commit 104c55b

Browse files
authored
bump snapshot version to 4.5.0
1 parent 537513a commit 104c55b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
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>4.4.0-SNAPSHOT</version>
12+
<version>4.5.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)