Skip to content

Commit 2dd1fda

Browse files
Update lang version
1 parent 75d171f commit 2dd1fda

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

build-config/resources/Ballerina.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ keywords = ["regex", "string", "regular expressions"]
77
repository = "https://github.com/ballerina-platform/module-ballerina-regex"
88
icon = "icon.png"
99
license = ["Apache-2.0"]
10-
distribution = "2201.0.4"
10+
distribution = "2201.5.0"

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
org.gradle.caching=true
22
group=io.ballerina.stdlib
3-
version=1.3.3-SNAPSHOT
3+
version=1.4.0-SNAPSHOT
44

5-
ballerinaLangVersion=2201.0.4
5+
ballerinaLangVersion=2201.5.0-20230328-123100-32aa6e3e
66

77
ballerinaGradlePluginVersion=1.0.0
88
testngVersion=6.14.3

0 commit comments

Comments
 (0)