Updating to 2.1.1

This commit is contained in:
Fosco Marotto
2016-02-18 11:28:10 -08:00
parent c9431a8ff3
commit a6dc76d52f
2 changed files with 8 additions and 1 deletions

View File

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