From 20f47bd33395408cb7c9f4a014695265d66f37fd Mon Sep 17 00:00:00 2001 From: Typicode Date: Tue, 6 Jan 2015 10:11:55 +0100 Subject: [PATCH] 0.5.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 74dc025..d1118a4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "json-server", - "version": "0.5.5", + "version": "0.5.6", "description": "Serves JSON files through REST routes.", "main": "./src/index.js", "bin": "./bin/index.js",