Release 2.4.0 (#3816)

This commit is contained in:
Florent Vilmart
2017-05-15 10:47:10 -04:00
committed by GitHub
parent 4e9e33cfbc
commit 47e2db6c47
2 changed files with 53 additions and 1 deletions

View File

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