Changelog and package.json for 2.1.3

This commit is contained in:
Drew Gross
2016-02-24 13:11:33 -08:00
parent 5fae41183e
commit e15f9dc8b1
2 changed files with 18 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": {