From 7a8e38a5042973039503e883405b5d0fb505b48d Mon Sep 17 00:00:00 2001 From: Blake Embrey Date: Fri, 30 Dec 2016 15:09:06 -0500 Subject: [PATCH] v3.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e8ef886..9225886 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "client-oauth2", - "version": "3.2.0", + "version": "3.3.0", "description": "Straight-forward execution of OAuth 2.0 flows and authenticated API requests", "main": "src/client-oauth2.js", "typings": "index.d.ts",