version 2.3.6 (#3574)

* version 2.3.6

* Update CHANGELOG.md
This commit is contained in:
Florent Vilmart
2017-02-27 12:10:06 -05:00
committed by Natan Rolnik
parent 6381e15e6d
commit a45d1848db
2 changed files with 19 additions and 2 deletions

View File

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