Skip to content

Commit

Permalink
Merge pull request #13 from ballerina-platform/release-2.0.0
Browse files Browse the repository at this point in the history
[Automated] Sync main after 2.0.0 release
  • Loading branch information
ayeshLK authored Aug 9, 2024
2 parents f18314c + a3f0eb6 commit 12189f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ballerina/Dependencies.toml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ modules = [
[[package]]
org = "ballerina"
name = "io"
version = "1.6.0"
version = "1.6.1"
dependencies = [
{org = "ballerina", name = "jballerina.java"},
{org = "ballerina", name = "lang.value"}
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=2.0.0-SNAPSHOT
version=2.0.1-SNAPSHOT

checkstylePluginVersion=10.12.0
spotbugsPluginVersion=5.0.14
Expand Down

0 comments on commit 12189f0

Please sign in to comment.