8000 Bumped version to 0.3.2 · evalvelearn/sdk-php@7e3ac50 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7e3ac50

Browse files
committed
Bumped version to 0.3.2
1 parent b143817 commit 7e3ac50

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ OAuth that just works !
55

66
This SDK allows you to use OAuth.io from a PHP backend, to handle the authentication and API calls from your server instead of from your front-end, for 100+ API providers.
77

8-
The current version of the SDK is `0.3.1`. Older versions are deprecated.
8+
The current version of the SDK is `0.3.2`. Older versions are deprecated.
99

1010
You can also get nightlies by checking out our `develop` branch.
1111

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "oauth-io/oauth",
33
"description": "OAuth that just works !",
44
"license": "Apache2",
5-
"version": "0.3.1",
5+
"version": "0.3.2",
66
"authors": [
77
{
88
"name": "oauth-io",

0 commit comments

Comments
 (0)
0