Merge tag 'v1.0.2'

v1.0.2
This commit is contained in:
Miroslav Bajtoš 2014-05-30 18:39:30 +02:00
commit 7fb5966d54
1 changed files with 1 additions and 1 deletions

View File

@ -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"