Updating to 2.1.0

This commit is contained in:
Fosco Marotto
2016-02-17 11:50:37 -08:00
parent 6f2949364e
commit 52c4c4b9e9
2 changed files with 24 additions and 1 deletions

View File

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