diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index f0d82c897..e28222d74 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "api", - "version": "12.10.7", + "version": "12.10.8", "dependencies": { "101": { "version": "1.6.2", diff --git a/package.json b/package.json index c11595066..8eab25fd3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "api", "description": "Runnable API Server", - "version": "12.10.7", + "version": "12.10.8", "repository": { "type": "git", "url": "http://github.com/CodeNow/api.git"