Skip to content

Commit

Permalink
Bump to the Next Minor Version and Update the Distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
ayeshLK committed Aug 11, 2023
1 parent 61a365d commit 3a6fedb
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion build-config/resources/Ballerina.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ keywords = ["email", "SMTP", "POP", "POP3", "IMAP", "mail"]
repository = "https://github.com/ballerina-platform/module-ballerina-email"
icon = "icon.png"
license = ["Apache-2.0"]
distribution = "2201.7.0"
distribution = "2201.8.0"

[platform.java17]
graalvmCompatible = true
Expand Down
22 changes: 11 additions & 11 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=2.8.1-SNAPSHOT
version=2.9.0-SNAPSHOT
slf4jVersion=1.7.30
testngVersion=7.6.1
javaMailVersion=1.6.2
Expand All @@ -13,15 +13,15 @@ githubSpotbugsVersion=5.0.14
githubJohnrengelmanShadowVersion=8.1.1
underCouchDownloadVersion=5.4.0
researchgateReleaseVersion=2.8.0
ballerinaGradlePluginVersion=2.0.1-SNAPSHOT
ballerinaGradlePluginVersion=2.0.1

ballerinaLangVersion=2201.8.0-20230726-145300-b2bdf796
stdlibTaskVersion=2.4.0
stdlibMimeVersion=2.8.0
stdlibFileVersion=1.8.0
stdlibTimeVersion=2.3.0
stdlibLogVersion=2.8.1-20230718-085900-36c385c
stdlibOsVersion=1.7.0
stdlibIoVersion=1.5.0
observeVersion=1.1.0
observeInternalVersion=1.1.0
stdlibTaskVersion=2.5.0-20230810-145800-b191831
stdlibMimeVersion=2.9.0-20230810-183500-af95101
stdlibFileVersion=1.9.0-20230811-093200-875a787
stdlibTimeVersion=2.4.0-20230810-115600-b28bb07
stdlibLogVersion=2.9.0-20230810-161500-6d3d1df
stdlibOsVersion=1.8.0-20230810-161400-624a2aa
stdlibIoVersion=1.6.0-20230810-115500-2e569f5
observeVersion=1.2.0-20230810-105500-5841859
observeInternalVersion=1.2.0-20230810-141300-a348751

0 comments on commit 3a6fedb

Please sign in to comment.