diff --git a/package.json b/package.json index 21a22fd..12ca60d 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "license": "MIT", "name": "@typescriptlibs/svr", "type": "module", - "version": "0.1.0", + "version": "0.1.1", "bin": "bin/svr.mjs", "main": "lib/index.js", "types": "lib/index.d.ts",