Skip to content

Commit

Permalink
Merge pull request #20 from ballerina-platform/release-0.4.0
Browse files Browse the repository at this point in the history
[Automated] Sync main after 0.4.0 release
  • Loading branch information
MadhukaHarith92 committed Jul 6, 2023
2 parents 6fa5a51 + e5a759d commit 5b67586
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion ballerina/Dependencies.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

[ballerina]
dependencies-toml-version = "2"
distribution-version = "2201.7.0-20230619-175900-bb4e4544"
distribution-version = "2201.7.0"

[[package]]
org = "ballerina"
Expand Down
14 changes: 7 additions & 7 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
org.gradle.caching=true
group=io.ballerina.stdlib
version=0.4.0-SNAPSHOT
version=0.4.1-SNAPSHOT

checkstylePluginVersion=8.18
spotbugsPluginVersion=4.5.1
Expand All @@ -9,15 +9,15 @@ downloadPluginVersion=4.0.4
releasePluginVersion=2.6.0
ballerinaGradlePluginVersion=1.1.0

ballerinaLangVersion= 2201.7.0-20230622-064700-4a2dc6dd
ballerinaLangVersion= 2201.7.0

#stdlib dependencies
stdlibIoVersion=1.5.0-20230622-110500-8523dfe
stdlibLogVersion=2.8.0-20230622-125300-797c7fe
stdlibFileVersion=1.8.0-20230622-133700-989cf79
stdlibOsVersion=1.7.0-20230622-115000-1a0833a
stdlibIoVersion=1.5.0
stdlibLogVersion=2.8.0
stdlibFileVersion=1.8.0
stdlibOsVersion=1.7.0

#stdlib transitive dependencies
stdlibTimeVersion=2.3.0-20230622-110600-b78c05f
stdlibTimeVersion=2.3.0
observeVersion=1.1.0-20230622-105700-f92eb77
observeInternalVersion=1.1.0-20230622-114200-c6b7282

0 comments on commit 5b67586

Please sign in to comment.