Release notes and version bump for 3.2.3 (#5467)

This commit is contained in:
Arthur Cinader
2019-03-30 18:32:37 -07:00
committed by GitHub
parent 730f5c5c3d
commit a3c8629fd9
3 changed files with 14 additions and 3 deletions

View File

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