From 355bd7704c388e72dc6bb99f3f622afdcf148649 Mon Sep 17 00:00:00 2001 From: Blake Embrey Date: Wed, 19 Oct 2016 11:10:45 -0700 Subject: [PATCH] v3.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 12b2a28..a086f1d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "client-oauth2", - "version": "3.1.0", + "version": "3.1.1", "description": "Straight-forward execution of OAuth 2.0 flows and authenticated API requests", "main": "src/client-oauth2.js", "files": [