diff --git a/package.json b/package.json index c4fe30a..e8e1d51 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "json-server", - "version": "0.5.2", + "version": "0.5.3", "description": "Serves JSON files through REST routes.", "main": "./src/index.js", "bin": "./bin/index.js",