Skip to content

Commit 3e52538

Browse files
committed
Update Dependencies.toml file
1 parent 4be2f15 commit 3e52538

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

oauth1.0a/Ballerina.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
org = "ldclakmal"
33
name = "oauth1"
4-
version = "1.0.7"
4+
version = "1.0.8"
55
authors = ["Chanaka Lakmal"]
66
repository = "https://github.com/ldclakmal/ballerina-oauth1.0a"
77
license = ["Apache-2.0"]

oauth1.0a/Dependencies.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ modules = [
8181
[[package]]
8282
org = "ldclakmal"
8383
name = "oauth1"
84-
version = "1.0.6"
84+
version = "1.0.8"
8585
dependencies = [
8686
{org = "ballerina", name = "crypto"},
8787
{org = "ballerina", name = "regex"},

0 commit comments

Comments
 (0)