Skip to content

Commit

Permalink
Move dependencies to stable version
Browse files Browse the repository at this point in the history
  • Loading branch information
ballerina-bot committed Sep 23, 2020
1 parent 2d6716f commit edebc6e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
org.gradle.caching=true
group=org.ballerinalang
version=1.0.1-SNAPSHOT
ballerinaLangVersion=2.0.0-Preview4-SNAPSHOT
ballerinaLangVersion=2.0.0-Preview4
ballerinaTomlParserVersion=1.2.2
stdlibCryptoVersion=1.0.0-SNAPSHOT
stdlibLogVersion=1.0.0-SNAPSHOT
stdlibTimeVersion=1.0.1-SNAPSHOT
stdlibSystemVersion=0.6.0-SNAPSHOT
stdlibRuntimeVersion=0.5.0-SNAPSHOT
stdlibIoVersion=0.5.0-SNAPSHOT
stdlibCryptoVersion=1.0.0
stdlibLogVersion=1.0.0
stdlibTimeVersion=1.0.1
stdlibSystemVersion=0.6.0
stdlibRuntimeVersion=0.5.0
stdlibIoVersion=0.5.0

0 comments on commit edebc6e

Please sign in to comment.