Release and Changelog for 2.1.4

This commit is contained in:
Drew Gross
2016-03-03 10:29:37 -08:00
parent 3b4faaaf95
commit 4d7c87b104
2 changed files with 40 additions and 4 deletions

View File

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