Skip to content

Commit 9aa60f7

Browse files
author
howaric
committed
Uplift to 0.1.0
1 parent 580cbed commit 9aa60f7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>cn.howaric.cache</groupId>
66
<artifactId>spring-enhanced-cache</artifactId>
7-
<version>0.0.2-SNAPSHOT</version>
7+
<version>0.1.0</version>
88
<name>spring-enhanced-cache</name>
99
<description>spring-enhanced-cache</description>
1010
<packaging>pom</packaging>

spring-boot-starter-cache-enhancer/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>cn.howaric.cache</groupId>
77
<artifactId>spring-enhanced-cache</artifactId>
8-
<version>0.0.2-SNAPSHOT</version>
8+
<version>0.1.0</version>
99
</parent>
1010
<artifactId>spring-boot-starter-cache-enhancer</artifactId>
1111
<name>spring-boot-starter-cache-enhancer</name>

0 commit comments

Comments
 (0)