File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -7,9 +7,9 @@ This module provides a method for clients to access server resources on behalf o
77This module facilitates auth providers that are to be used by the clients and listeners of different protocol connectors.
88
99## Compatibility
10- | | Version |
11- | :------------------:| :--------------------------- :|
12- | Ballerina Language | Swan Lake Beta 2 (or later) |
10+ | | Version |
11+ | :------------------:| :----------------:|
12+ | Ballerina Language | Swan Lake Beta 3 |
1313
1414## Examples
1515
Original file line number Diff line number Diff line change 11[package ]
22org = " ldclakmal"
33name = " oauth1"
4- version = " 1.0.6 "
4+ version = " 1.0.7 "
55authors = [" Chanaka Lakmal" ]
66repository = " https://github.com/ldclakmal/ballerina-oauth1.0a"
77license = [" Apache-2.0" ]
Original file line number Diff line number Diff line change @@ -7,9 +7,9 @@ This module provides a method for clients to access server resources on behalf o
77This module facilitates auth providers that are to be used by the clients and listeners of different protocol connectors.
88
99## Compatibility
10- | | Version |
11- | :------------------:| :--------------------------- :|
12- | Ballerina Language | Swan Lake Beta 2 (or later) |
10+ | | Version |
11+ | :------------------:| :----------------:|
12+ | Ballerina Language | Swan Lake Beta 3 |
1313
1414## Examples
1515
You can’t perform that action at this time.
0 commit comments