Bump version

This commit is contained in:
Raymond Feng 2014-06-16 08:59:41 -07:00
parent c3c55c66eb
commit 33c979ad6c
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.2",
"version": "1.0.3",
"main": "index.js",
"scripts": {
"test": "./node_modules/.bin/mocha --timeout 30000 test/*test.js"