Skip to content
This repository was archived by the owner on Apr 14, 2023. It is now read-only.

Commit 6c06c42

Browse files
committed
release v0.0.2
1 parent f1a597a commit 6c06c42

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</parent>
1111
<groupId>elone.hoo</groupId>
1212
<artifactId>mande</artifactId>
13-
<version>0.0.1</version>
13+
<version>0.0.2</version>
1414
<name>mande</name>
1515
<description>mande</description>
1616
<properties>

example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<dependency>
5353
<groupId>io.github.xiaoxunyao</groupId>
5454
<artifactId>spring-boot-starter-mande</artifactId>
55-
<version>0.0.1</version>
55+
<version>0.0.2</version>
5656
</dependency>
5757

5858
</dependencies>

lib/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<groupId>io.github.xiaoxunyao</groupId>
1414
<artifactId>spring-boot-starter-mande</artifactId>
1515
<url>https://github.com/elonehoo/mande</url>
16-
<version>0.0.1</version>
16+
<version>0.0.2</version>
1717
<name>spring-boot-starter-mande</name>
1818
<description>SpringBoot fast package for core control mande</description>
1919

0 commit comments

Comments
 (0)