Release 2.5.1 (#3984)

* Update CHANGELOG.md

* Update package.json
This commit is contained in:
Florent Vilmart
2017-07-02 16:02:55 -04:00
committed by GitHub
parent f42ccba5b1
commit 457e21d80f
2 changed files with 17 additions and 1 deletions

View File

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