Skip to content

Commit 441dd5b

Browse files
committed
chore: release v1.0.1
1 parent 0e41fed commit 441dd5b

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 @@ You can import the SDK into your project as follows:
1212
<dependency>
1313
<groupId>com.meitu</groupId>
1414
<artifactId>java-lmstfy-client</artifactId>
15-
<version>1.0.0</version>
15+
<version>1.0.1</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
<groupId>com.meitu</groupId>
88
<artifactId>java-lmstfy-client</artifactId>
99
<name>java-lmstfy-client</name>
10-
<version>1.0.0</version>
10+
<version>1.0.1</version>
1111
<description>Java client for LMSTFY</description>
1212
<url>https://github.com/meitu/java-lmstfy-client</url>
1313

0 commit comments

Comments
 (0)