Skip to content
This repository was archived by the owner on Jan 20, 2024. It is now read-only.

Commit 7f4afcc

Browse files
committed
v0.3.2
1 parent 78b8247 commit 7f4afcc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "client-oauth2",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"homepage": "https://github.com/mulesoft/js-client-oauth2",
55
"authors": [
66
"MuleSoft",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "client-oauth2",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"description": "Straight-forward library for executing OAuth 2.0 flows and making API requests.",
55
"main": "client-oauth2.js",
66
"files": [

0 commit comments

Comments
 (0)