Bump version

This commit is contained in:
Raymond Feng 2014-07-01 10:55:03 -07:00
parent 8d607c7526
commit c5658f5ff3
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{
"name": "loopback-component-storage",
"description": "Loopback Storage Service",
"version": "1.0.4",
"version": "1.0.5",
"main": "index.js",
"scripts": {
"test": "./node_modules/.bin/mocha --timeout 30000 test/*test.js"