From de8bed0e7ca5fdfc4f3cff2d6cb850db7e79c2da Mon Sep 17 00:00:00 2001 From: Nick McIntosh Date: Thu, 7 May 2015 18:11:43 +1000 Subject: [PATCH] Updated versions --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index ae291983..dab4938a 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "ng-token-auth-localoauth", - "version": "0.0.1-oauth", + "version": "0.0.25-oauth", "authors": [ "Lynn Dylan Hurley ", "Nick McIntosh " diff --git a/package.json b/package.json index 51c3fa60..89692077 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ng-token-auth-localoauth", - "version": "0.0.1", + "version": "0.0.25", "dependencies": { "config": "~0.4.35", "crypto": "0.0.3",