Bump version

This commit is contained in:
Raymond Feng 2014-05-27 16:11:57 -07:00
parent 97b1501c1f
commit fc6c224599
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "loopback-datasource-juggler",
"version": "1.5.2",
"version": "1.5.3",
"description": "LoopBack DataSoure Juggler",
"keywords": [
"StrongLoop",
@ -27,7 +27,7 @@
"mocha": "~1.18.2"
},
"dependencies": {
"async": "~0.8.0",
"async": "~0.9.0",
"inflection": "~1.3.5",
"traverse": "~0.6.6",
"qs": "~0.6.6",