From ba24e574ee50906ecdf5f9934f918c9c2db22eac Mon Sep 17 00:00:00 2001 From: Blake Embrey Date: Tue, 24 Jan 2017 10:03:39 -0800 Subject: [PATCH] v3.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bae9442..69e1d2d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "client-oauth2", - "version": "3.4.0", + "version": "3.4.1", "description": "Straight-forward execution of OAuth 2.0 flows and authenticated API requests", "main": "src/client-oauth2.js", "typings": "index.d.ts",