Release 3.1.0 (#5127)

This commit is contained in:
Arthur Cinader
2018-10-18 05:19:07 -07:00
committed by Florent Vilmart
parent 4b7037ac9a
commit c692f075d1
2 changed files with 15 additions and 6 deletions

View File

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