Skip to content

Commit d30d119

Browse files
committed
Merge pull request #265 from GoogleCloudPlatform/release_v0.9-alpha.2
release v0.9-alpha.2
2 parents 8570138 + 17e2f37 commit d30d119

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ subprojects {
2323
targetCompatibility = javaVersion
2424
tasks.withType(JavaCompile) { options.encoding = 'UTF-8' }
2525
group = 'com.google.gct'
26-
version = '0.9-alpha.2-SNAPSHOT'
26+
version = '0.9-alpha.2'
2727

2828
apply plugin: 'org.jetbrains.intellij'
2929
intellij {

0 commit comments

Comments
 (0)