Release 2.8.2 (#4802)

This commit is contained in:
Florent Vilmart
2018-06-04 13:07:52 -04:00
committed by GitHub
parent 3b40d2227d
commit 0c2f1d583b
3 changed files with 262 additions and 203 deletions

View File

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