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 f53f4f2 commit 08d5ca9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 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=0.5.1-SNAPSHOT
ballerinaLangVersion=2.0.0-Preview5-SNAPSHOT
stdlibConfigVersion=1.0.1-SNAPSHOT
stdlibStringUtilsVersion=0.5.1-SNAPSHOT
stdlibSystemVersion=0.6.1-SNAPSHOT
stdlibIoVersion=0.5.1-SNAPSHOT
ballerinaLangVersion=2.0.0-Preview5
stdlibConfigVersion=1.0.1
stdlibStringUtilsVersion=0.5.1
stdlibSystemVersion=0.6.1
stdlibIoVersion=0.5.1

0 comments on commit 08d5ca9

Please sign in to comment.