diff --git a/package.json b/package.json index d953863..388f48a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "loopback-storage-service", "description": "Loopback Storage Service", - "version": "1.0.1", + "version": "1.0.2", "main": "index.js", "scripts": { "test": "./node_modules/.bin/mocha --timeout 30000 test/*test.js"