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 74602bd commit bd5f15fCopy full SHA for bd5f15f
README.md
@@ -23,7 +23,7 @@ See the [中文文档](https://opensergo.io/zh-cn/) for document in Chinese.
23
<dependency>
24
<groupId>io.opensergo</groupId>
25
<artifactId>opensergo-java-sdk</artifactId>
26
- <version>0.1.0-beta2</version>
+ <version>0.1.0</version>
27
</dependency>
28
```
29
pom.xml
@@ -6,7 +6,7 @@
6
7
8
9
10
11
<name>OpenSergo SDK for Java</name>
12
<url>https://opensergo.io</url>
0 commit comments