Updating to 2.1.6

This commit is contained in:
Fosco Marotto
2016-03-11 16:49:06 -08:00
parent 5ef12b55b4
commit ca0df3a27d
2 changed files with 15 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "parse-server",
"version": "2.1.5",
"version": "2.1.6",
"description": "An express module providing a Parse-compatible API server",
"main": "lib/index.js",
"repository": {