diff --git a/package.json b/package.json index 04a5b9a..89c35fc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "json-server", - "version": "0.3.8", + "version": "0.3.9", "description": "Serves JSON files through REST routes.", "main": "./src/server.js", "bin": "./bin/index.js",