From 46dc6efa125a037ab73a905b8595bcf9efc8ea23 Mon Sep 17 00:00:00 2001 From: Michael Salinger Date: Wed, 26 Apr 2017 12:58:00 -0400 Subject: [PATCH] Bumped to v3.0.0-b4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5211ba8ca..e98113c25 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "oauth2-server", "description": "Complete, framework-agnostic, compliant and well tested module for implementing an OAuth2 Server in node.js", - "version": "3.0.0-b3.1", + "version": "3.0.0-b4", "keywords": [ "oauth", "oauth2"