From 53a111e162d90c840754bbaafeb789cc561fc55b Mon Sep 17 00:00:00 2001 From: Typicode Date: Thu, 23 Oct 2014 21:38:30 +0200 Subject: [PATCH] 0.5.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 59c63f5..17a9240 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "json-server", - "version": "0.5.3", + "version": "0.5.4", "description": "Serves JSON files through REST routes.", "main": "./src/index.js", "bin": "./bin/index.js",