Skip to content

Commit

Permalink
Merge pull request #28 from indikasampath2000/main
Browse files Browse the repository at this point in the history
Bump version of covid19, openweathermap, zoom connectors
  • Loading branch information
indikasampath2000 authored Jun 28, 2021
2 parents 16c3a81 + 9057991 commit 506e7ab
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion openapi/covid19/Ballerina.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ keywords = ["covid19", "covid19 vaccine"]
org = "ballerinax"
name = "covid19"
repository = "https://github.com/ballerina-platform/ballerinax-openapi-connectors"
version = "0.4.1"
version = "0.5.0"
authors = ["Ballerina"]
[build-options]
observabilityIncluded = true
2 changes: 1 addition & 1 deletion openapi/openweathermap/Ballerina.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ keywords = ["open weather map", "weather data", "weather forecast"]
org = "ballerinax"
name = "openweathermap"
repository = "https://github.com/ballerina-platform/ballerinax-openapi-connectors"
version = "0.4.1"
version = "0.5.0"
authors = ["Ballerina"]
[build-options]
observabilityIncluded = true
2 changes: 1 addition & 1 deletion openapi/zoom/Ballerina.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ keywords = ["zoom", "zoom meetings", "zoom webinars"]
org = "ballerinax"
name = "zoom"
repository = "https://github.com/ballerina-platform/ballerinax-openapi-connectors"
version = "0.1.1"
version = "0.2.0"
authors = ["Ballerina"]
[build-options]
observabilityIncluded = true

0 comments on commit 506e7ab

Please sign in to comment.