diff --git a/gradle.properties b/gradle.properties index c38eca1f..f4282cb0 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ org.gradle.caching=true group=org.ballerinalang -version=0.6.0-beta.1-SNAPSHOT +version=0.6.0-beta.1 ballerinaLangVersion=2.0.0-beta.1 puppycrawlCheckstyleVersion=8.18 testngVersion=6.14.3