Changelog 2.3.4 (#3533)

This commit is contained in:
Natan Rolnik
2017-02-19 15:44:33 +02:00
committed by Florent Vilmart
parent 193e5a4278
commit 7a3c9cd33a
2 changed files with 16 additions and 2 deletions

View File

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