Skip to content

Commit

Permalink
Merge pull request #304 from ballerina-platform/release-5.0.1
Browse files Browse the repository at this point in the history
[Automated] Sync master after 5.0.1 release
  • Loading branch information
AzeemMuzammil committed Apr 29, 2024
2 parents 8c4cf62 + 8495b1e commit 275fe99
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion ballerina/Ballerina.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
distribution = "2201.8.0"
org = "ballerinax"
name = "github"
version = "5.0.0"
version = "5.0.1"
authors = ["Ballerina"]
export = ["github"]
keywords = ["IT Operations/Source Control", "Cost/Freemium"]
Expand Down
4 changes: 2 additions & 2 deletions ballerina/Dependencies.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ dependencies = [
[[package]]
org = "ballerina"
name = "http"
version = "2.10.10"
version = "2.10.12"
dependencies = [
{org = "ballerina", name = "auth"},
{org = "ballerina", name = "cache"},
Expand Down Expand Up @@ -302,7 +302,7 @@ modules = [
[[package]]
org = "ballerinax"
name = "github"
version = "5.0.0"
version = "5.0.1"
dependencies = [
{org = "ballerina", name = "constraint"},
{org = "ballerina", name = "http"},
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.stdlib
version=5.0.1-SNAPSHOT
version=5.0.2-SNAPSHOT

ballerinaLangVersion=2201.8.4
releasePluginVersion=2.8.0
Expand Down

0 comments on commit 275fe99

Please sign in to comment.