Changelog and update to 2.2.6

This commit is contained in:
Fosco Marotto
2016-04-05 10:20:48 -07:00
parent 5773143973
commit a17e54c397
2 changed files with 8 additions and 1 deletions

View File

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