Skip to content

Commit fd26b7a

Browse files
committed
chore: 升级版本到1.0.1
1 parent f2c6731 commit fd26b7a

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

ddes-open-sdk/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.xiaoju.sdk</groupId>
88
<artifactId>ddes-openapi-sdk-java</artifactId>
9-
<version>1.0.0</version>
9+
<version>1.0.1</version>
1010
</parent>
1111

1212
<groupId>com.xiaoju</groupId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<module>sample</module>
1010
<module>ddes-open-sdk</module>
1111
</modules>
12-
<version>1.0.0</version>
12+
<version>1.0.1</version>
1313

1414
<description>管理API对接SDK(2024版)https://opendocs.xiaojukeji.com/version2024</description>
1515

sample/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.xiaoju.sdk</groupId>
88
<artifactId>ddes-openapi-sdk-java</artifactId>
9-
<version>1.0.0</version>
9+
<version>1.0.1</version>
1010
</parent>
1111

1212
<groupId>com.xiaoju</groupId>
@@ -22,7 +22,7 @@
2222
<dependency>
2323
<groupId>com.xiaoju</groupId>
2424
<artifactId>ddes-open-sdk</artifactId>
25-
<version>1.0.0</version>
25+
<version>1.0.1</version>
2626
</dependency>
2727
</dependencies>
2828
</project>

0 commit comments

Comments
 (0)