From 30fe581ac30f79d7445a3be5ef905099583d10e5 Mon Sep 17 00:00:00 2001 From: Blake Embrey Date: Wed, 26 Apr 2017 13:42:53 -0700 Subject: [PATCH] 4.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 70a548c..806122a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "client-oauth2", - "version": "4.0.0", + "version": "4.1.0", "description": "Straight-forward execution of OAuth 2.0 flows and authenticated API requests", "main": "src/client-oauth2.js", "typings": "index.d.ts",