Skip to content

Commit ac3d770

Browse files
authored
Prepare prerelease 0.7.2-alpha3 (#284)
Prepare new prerelease. Bump version to 0.7.2-alpha3
1 parent e6afd10 commit ac3d770

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66

77
allprojects {
88
group = "io.modelcontextprotocol"
9-
version = "0.7.2-alpha2"
9+
version = "0.7.2-alpha3"
1010
}
1111

1212
dependencies {

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ kotest = "6.0.3"
2020
awaitility = "4.3.0"
2121

2222
# Samples
23-
mcp-kotlin = "0.7.2-alpha2"
23+
mcp-kotlin = "0.7.2-alpha3"
2424
anthropic = "2.7.0"
2525
shadow = "8.1.1"
2626

0 commit comments

Comments
 (0)