Changelog 2.3.1 (#3213)

* Update CHANGELOG.md

* Update package.json
This commit is contained in:
Florent Vilmart
2016-12-08 14:30:59 -05:00
committed by GitHub
parent 4f46eceacf
commit aa071e034e
2 changed files with 7 additions and 1 deletions

View File

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