Skip to content

Commit b2bc3e7

Browse files
committed
chore(release): v0.3.0 released
1 parent 4393ab7 commit b2bc3e7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ Add the following Maven dependency to your project:
107107
<dependency>
108108
<groupId>io.github.codeboyzhou</groupId>
109109
<artifactId>mcp-declarative-java-sdk</artifactId>
110-
<version>0.2.0</version>
110+
<version>0.3.0</version>
111111
</dependency>
112112
```
113113

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>io.github.codeboyzhou</groupId>
88
<artifactId>mcp-declarative-java-sdk</artifactId>
9-
<version>0.3.0-SNAPSHOT</version>
9+
<version>0.3.0</version>
1010

1111
<name>MCP Declarative Java SDK</name>
1212
<description>Annotation-driven MCP (Model Context Protocol) Development with Java - No Spring Framework Required</description>

0 commit comments

Comments
 (0)