Merge pull request #810 from drew-gross/changelog-2.1.4

Release and Changelog for 2.1.4
This commit is contained in:
Fosco Marotto
2016-03-03 12:07:07 -08:00
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": {