Skip to content

Commit 8c12e85

Browse files
committed
chore: update version to 0.1.0.RC1
Signed-off-by: yuluo-yx <yuluo08290126@gmail.com>
1 parent 9b2e485 commit 8c12e85

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
@@ -56,7 +56,7 @@ Add the Mem4j Spring Boot starter to your project:
5656
<dependency>
5757
<groupId>io.github.mem4j</groupId>
5858
<artifactId>mem4j-spring-boot-starter</artifactId>
59-
<version>0.1.0</version>
59+
<version>0.1.0.RC1</version>
6060
</dependency>
6161
```
6262

README_zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Mem4j 是一个为 AI 智能体和应用提供长期记忆能力的 Java 库。
5656
<dependency>
5757
<groupId>io.github.mem4j</groupId>
5858
<artifactId>mem4j-spring-boot-starter</artifactId>
59-
<version>0.1.0</version>
59+
<version>0.1.0.RC1</version>
6060
</dependency>
6161
```
6262

0 commit comments

Comments
 (0)