Skip to content

Commit 36e5556

Browse files
authored
feat: upgrade (#37)
1 parent 767b85d commit 36e5556

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ JDK >= 1.8
1212
<dependency>
1313
<groupId>io.gopluslabs</groupId>
1414
<artifactId>goplus-sdk-java</artifactId>
15-
<version>0.1.7</version>
15+
<version>0.1.8</version>
1616
</dependency>
1717
```
1818

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<packaging>jar</packaging>
88

99
<name>goplus-sdk-java</name>
10-
<version>0.1.7</version>
10+
<version>0.1.8</version>
1111
<description>goplus-sdk-java</description>
1212
<url>https://github.com/GoPlusSecurity/goplus-sdk-java</url>
1313

0 commit comments

Comments
 (0)