From 5d03aa3392d0ebed2a7885bb79ba6d50a4385cfa Mon Sep 17 00:00:00 2001 From: Vitaly Meytin Date: Sun, 7 May 2017 12:14:41 +0300 Subject: [PATCH] Update to 2.0.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 71184c5..7c02a0a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bms-mca-token-validation-strategy", - "version": "2.0.9", + "version": "2.0.10", "description": "The bms-mca-token-validation-strategy module provides the passport strategy and verification method to validate the access token and id token issues by a Mobile Client Access service.", "main": "./lib/index.js", "repository": {