Changelog and package increment for 3.2.1 (#5461)

* changelog and package increment for 3.2.1

* update package-lock to match package.json
This commit is contained in:
Arthur Cinader
2019-03-29 21:27:57 -07:00
committed by GitHub
parent 03cd314495
commit 11976b8d24
3 changed files with 22 additions and 44 deletions

View File

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