We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95aaaf8 commit 014006aCopy full SHA for 014006a
pom.xml
@@ -4,7 +4,7 @@
4
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
5
6
<groupId>io.xream.sspoin</groupId>
7
- <version>0.0.1</version>
+ <version>0.0.2</version>
8
<modelVersion>4.0.0</modelVersion>
9
<artifactId>sspoin</artifactId>
10
<name>sspoin</name>
@@ -26,7 +26,7 @@
26
<connection>scm:git:https://github.com/x-ream/sspoin</connection>
27
<developerConnection>scm:git:https://github.com/x-ream/sspoin</developerConnection>
28
<url>scm:git:https://github.com/x-ream/sspoin</url>
29
- <tag>0.0.1</tag>
+ <tag>0.0.2</tag>
30
</scm>
31
32
<licenses>
0 commit comments