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