Skip to content
This repository was archived by the owner on Mar 26, 2025. It is now read-only.

Commit 77b5232

Browse files
committed
2.0.0 Release
1 parent 3ad3a7c commit 77b5232

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
@@ -35,7 +35,7 @@ apply plugin: 'com.gradle.build-scan'
3535
apply from: "$rootDir/gradle/idea/idea.gradle"
3636

3737
allprojects {
38-
version = '2.0.0-SNAPSHOT'
38+
version = '2.0.0'
3939
group = 'org.codehaus.groovy'
4040

4141
apply plugin: 'com.github.ben-manes.versions'

0 commit comments

Comments
 (0)