Skip to content

Commit 7aa6760

Browse files
author
lbw
committed
🔖 Releasing / Version tags. 0.1.0
1 parent e155222 commit 7aa6760

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>com.pig4cloud.plugin</groupId>
3434
<artifactId>multilevel-cache-spring-boot-starter</artifactId>
35-
<version>0.0.8</version>
35+
<version>0.1.0</version>
3636
</dependency>
3737
```
3838

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
<parent>
66
<groupId>org.springframework.boot</groupId>
77
<artifactId>spring-boot-starter-parent</artifactId>
8-
<version>2.7.3</version>
8+
<version>2.7.4</version>
99
<relativePath/> <!-- lookup parent from repository -->
1010
</parent>
1111
<groupId>com.pig4cloud.plugin</groupId>
1212
<artifactId>multilevel-cache-spring-boot-starter</artifactId>
13-
<version>0.0.8</version>
13+
<version>0.1.0</version>
1414
<name>multilevel-cache-spring-boot-starter</name>
1515
<description>support L1 caffeine and L2 redis cache</description>
1616
<url>https://pig4cloud.com</url>

0 commit comments

Comments
 (0)