Merge pull request #634 from drew-gross/2.1.3

Changelog and package.json for 2.1.3
This commit is contained in:
Fosco Marotto
2016-02-24 16:47:21 -08:00
2 changed files with 19 additions and 1 deletions

View File

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