Changelog and update to 2.2.5

This commit is contained in:
Fosco Marotto
2016-04-04 17:47:20 -07:00
parent 7e52c18893
commit 9053b941ee
2 changed files with 29 additions and 1 deletions

View File

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