Skip to content

Commit b42f658

Browse files
author
ballerina-bot
committed
[Automated] Update the native jar versions
1 parent 715a29e commit b42f658

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ballerina/Ballerina.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
org = "ballerina"
33
name = "regex"
4-
version = "1.2.0"
4+
version = "1.2.1"
55
authors = ["Ballerina"]
66
keywords = ["regex", "string", "regular expressions"]
77
repository = "https://github.com/ballerina-platform/module-ballerina-regex"

ballerina/Dependencies.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ modules = [
1717
[[package]]
1818
org = "ballerina"
1919
name = "regex"
20-
version = "1.2.0"
20+
version = "1.2.1"
2121
dependencies = [
2222
{org = "ballerina", name = "jballerina.java"},
2323
{org = "ballerina", name = "test"}

0 commit comments

Comments
 (0)