Skip to content

Commit

Permalink
Merge pull request #74 from ballerina-platform/update12
Browse files Browse the repository at this point in the history
[Automated] Prepare for Update 12 release
  • Loading branch information
TharmiganK authored Mar 5, 2025
2 parents cb38cec + 6a92203 commit 01032a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build-config/resources/Ballerina.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ authors = ["Ballerina"]
keywords = ["json", "json path", "json-transform", "json transform", "json to json", "json-convert", "json convert"]
repository = "https://github.com/ballerina-platform/module-ballerina-data.jsondata"
license = ["Apache-2.0"]
distribution = "2201.11.0"
distribution = "2201.12.0"
export = ["data.jsondata"]

[platform.java21]
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
org.gradle.caching=true
group=io.ballerina.lib
version=1.0.1-SNAPSHOT
version=1.1.0-SNAPSHOT
ballerinaLangVersion=2201.12.0-20250228-201300-8d411a0f

checkstyleToolVersion=10.12.0
Expand Down

0 comments on commit 01032a8

Please sign in to comment.