Skip to content

Commit

Permalink
Prepare for stripe 1.2.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
LakshanSS committed Nov 17, 2023
1 parent cf4e2eb commit 3825e0d
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 323 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
container:
runs-on: ubuntu-latest
container:
image: ballerina/ballerina:nightly
image: ballerina/ballerina:2201.0.2
options: --user root
steps:
- uses: actions/checkout@v2
Expand Down
36 changes: 0 additions & 36 deletions .github/workflows/daily-build.yml

This file was deleted.

2 changes: 1 addition & 1 deletion openapi/stripe/Ballerina.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name = "stripe"
icon = "icon.png"
distribution = "2201.0.0"
repository = "https://github.com/ballerina-platform/ballerinax-openapi-connectors"
version = "1.2.1"
version = "1.2.2"
authors = ["Ballerina"]
[build-options]
observabilityIncluded = true
285 changes: 0 additions & 285 deletions openapi/stripe/Dependencies.toml

This file was deleted.

0 comments on commit 3825e0d

Please sign in to comment.