Changelog 2.2.11 (#1962)

This commit is contained in:
Drew
2016-05-31 17:01:10 -07:00
parent 04172eda5a
commit 103839ce60
2 changed files with 30 additions and 1 deletions

View File

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