Skip to content

Commit 11abd5d

Browse files
chore(main): release 0.2.1-SNAPSHOT (#43)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent b602661 commit 11abd5d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

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

2727
<groupId>com.google.cloud.mcp</groupId>
2828
<artifactId>mcp-toolbox-sdk-java</artifactId>
29-
<version>0.2.0</version><!-- {x-version-update:mcp-toolbox-sdk-java:current} -->
29+
<version>0.2.1-SNAPSHOT</version><!-- {x-version-update:mcp-toolbox-sdk-java:current} -->
3030
<name>MCP Toolbox SDK for Java</name>
3131
<description>Java client library for the Model Context Protocol (MCP) Toolbox.</description>
3232
<url>https://github.com/googleapis/mcp-toolbox-sdk-java</url>

versions.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Format:
22
# module:released-version:current-version
33

4-
mcp-toolbox-sdk-java:0.2.0:0.2.0
4+
mcp-toolbox-sdk-java:0.2.0:0.2.1-SNAPSHOT

0 commit comments

Comments
 (0)