From 9059d361f233478e11a5febe2ceed686d1a156ac Mon Sep 17 00:00:00 2001 From: Blake Embrey Date: Mon, 2 Jan 2017 22:23:48 -0500 Subject: [PATCH] v3.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9225886..bae9442 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "client-oauth2", - "version": "3.3.0", + "version": "3.4.0", "description": "Straight-forward execution of OAuth 2.0 flows and authenticated API requests", "main": "src/client-oauth2.js", "typings": "index.d.ts",