Skip to content

Commit 0d727e2

Browse files
committed
Release 3.2.2
1 parent 7e9a6b0 commit 0d727e2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ You can choose these 2 ways to include shiro-redis into your project
1616
<dependency>
1717
<groupId>org.crazycake</groupId>
1818
<artifactId>shiro-redis</artifactId>
19-
<version>3.2.1</version>
19+
<version>3.2.2</version>
2020
</dependency>
2121
```
2222

pom.xml

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

55
<groupId>org.crazycake</groupId>
66
<artifactId>shiro-redis</artifactId>
7-
<version>3.2.1</version>
7+
<version>3.2.2</version>
88
<packaging>jar</packaging>
99

1010
<name>shiro-redis</name>

0 commit comments

Comments
 (0)