From a199dca2f9f59f5de02a6b1b08e3d7404dd7672a Mon Sep 17 00:00:00 2001 From: Blake Embrey Date: Wed, 22 Mar 2017 11:43:35 -0700 Subject: [PATCH] 4.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 01034f4..70a548c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "client-oauth2", - "version": "3.4.1", + "version": "4.0.0", "description": "Straight-forward execution of OAuth 2.0 flows and authenticated API requests", "main": "src/client-oauth2.js", "typings": "index.d.ts",