Skip to content

Commit 84d0858

Browse files
author
qraddx
committed
🔖 Releasing / Version tags. 0.0.7
1 parent 7e55f33 commit 84d0858

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
@@ -40,7 +40,7 @@ key=ip+url+args
4040
<dependency>
4141
<groupId>com.pig4cloud.plugin</groupId>
4242
<artifactId>idempotent-spring-boot-starter</artifactId>
43-
<version>0.0.6</version>
43+
<version>0.0.7</version>
4444
</dependency>
4545
```
4646

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.6.2</version>
8+
<version>2.6.4</version>
99
<relativePath/> <!-- lookup parent from repository -->
1010
</parent>
1111
<groupId>com.pig4cloud.plugin</groupId>
1212
<artifactId>idempotent-spring-boot-starter</artifactId>
13-
<version>0.0.6</version>
13+
<version>0.0.7</version>
1414
<name>idempotent</name>
1515
<description>An idempotent solution</description>
1616
<url>https://pig4cloud.com</url>

0 commit comments

Comments
 (0)