Release 2.5.0 (#3957)

* Update package.json

* Update CHANGELOG.md
This commit is contained in:
Florent Vilmart
2017-06-26 10:40:20 -04:00
committed by GitHub
parent 91193c77eb
commit bd6816c14c
2 changed files with 36 additions and 1 deletions

View File

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