Skip to content

Commit fe70d42

Browse files
committed
2 parents 37cac08 + d2831c7 commit fe70d42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,14 +64,14 @@ Add the following dependency to your `pom.xml`:
6464
<dependency>
6565
<groupId>io.agentscope</groupId>
6666
<artifactId>spring-boot-starter-runtime-a2a</artifactId>
67-
<version>0.1.1</version>
67+
<version>1.0.0-BETA1</version>
6868
</dependency>
6969

7070
<!-- Add AgentScope Agent adapter dependency -->
7171
<dependency>
7272
<groupId>io.agentscope</groupId>
7373
<artifactId>agentscope-runtime-agentscope</artifactId>
74-
<version>0.1.1</version>
74+
<version>1.0.0-BETA1</version>
7575
</dependency>
7676
```
7777

0 commit comments

Comments
 (0)