Release 2.4.2 (#3878)

*  Release 2.4.2

* reflects latest pg-promise version
This commit is contained in:
Florent Vilmart
2017-05-29 04:03:51 -04:00
committed by Natan Rolnik
parent 9a6fb82b68
commit 31744c59ef
2 changed files with 20 additions and 1 deletions

View File

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