diff --git a/jsr.json b/jsr.json index 98b6fbe..5891806 100644 --- a/jsr.json +++ b/jsr.json @@ -1,6 +1,6 @@ { "name": "@pubm/pubm", - "version": "0.0.2-8", + "version": "0.0.2-9", "exports": "./dist/index.js", "publish": { "include": [ diff --git a/package.json b/package.json index bcfdf2f..971925f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pubm", - "version": "0.0.2-8", + "version": "0.0.2-9", "engines": { "node": ">=18", "git": ">=2.11.0"