Skip to content
This repository has been archived by the owner on Oct 5, 2021. It is now read-only.

Commit

Permalink
Move dependencies to stable version
Browse files Browse the repository at this point in the history
  • Loading branch information
ballerina-bot committed Oct 23, 2020
1 parent 1bcc512 commit 28906ab
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
org.gradle.caching=true
group=org.ballerinalang
version=1.0.1-SNAPSHOT
ballerinaLangVersion=2.0.0-Preview5-SNAPSHOT
ballerinaLangVersion=2.0.0-Preview5
ballerinaTomlParserVersion=1.2.2
stdlibSystemVersion=0.6.1-SNAPSHOT
stdlibStringutilsVersion=0.5.1-SNAPSHOT
stdlibIoVersion=0.5.1-SNAPSHOT
stdlibSystemVersion=0.6.1
stdlibStringutilsVersion=0.5.1
stdlibIoVersion=0.5.1

0 comments on commit 28906ab

Please sign in to comment.