From 273fd0a870c30f37147138901ba060931e7056e6 Mon Sep 17 00:00:00 2001 From: Justin Saunders Date: Mon, 7 May 2018 15:37:29 -0500 Subject: [PATCH] Update NPM package version to 2.1.4 Updating to package 2.1.4 for NPM release. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ad29022..a67778a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ng-authentication-service", - "version": "2.1.3", + "version": "2.1.4", "author": "Justin Saunders (https://github.com/justinsa)", "contributors": [ "Josh Mackey (https://github.com/joshmackey)",