Skip to content

Commit 014006a

Browse files
committed
v0.0.2
1 parent 95aaaf8 commit 014006a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
55

66
<groupId>io.xream.sspoin</groupId>
7-
<version>0.0.1</version>
7+
<version>0.0.2</version>
88
<modelVersion>4.0.0</modelVersion>
99
<artifactId>sspoin</artifactId>
1010
<name>sspoin</name>
@@ -26,7 +26,7 @@
2626
<connection>scm:git:https://github.com/x-ream/sspoin</connection>
2727
<developerConnection>scm:git:https://github.com/x-ream/sspoin</developerConnection>
2828
<url>scm:git:https://github.com/x-ream/sspoin</url>
29-
<tag>0.0.1</tag>
29+
<tag>0.0.2</tag>
3030
</scm>
3131

3232
<licenses>

0 commit comments

Comments
 (0)