Skip to content

Commit bd5f15f

Browse files
committed
Bump version to 0.1.0
Signed-off-by: Eric Zhao <[email protected]>
1 parent 74602bd commit bd5f15f

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
@@ -23,7 +23,7 @@ See the [中文文档](https://opensergo.io/zh-cn/) for document in Chinese.
2323
<dependency>
2424
<groupId>io.opensergo</groupId>
2525
<artifactId>opensergo-java-sdk</artifactId>
26-
<version>0.1.0-beta2</version>
26+
<version>0.1.0</version>
2727
</dependency>
2828
```
2929

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>io.opensergo</groupId>
88
<artifactId>opensergo-java-sdk</artifactId>
9-
<version>0.1.0-beta2</version>
9+
<version>0.1.0</version>
1010

1111
<name>OpenSergo SDK for Java</name>
1212
<url>https://opensergo.io</url>

0 commit comments

Comments
 (0)