diff --git a/bun.lock b/bun.lock index 4c46e295..9e4a8fd5 100644 --- a/bun.lock +++ b/bun.lock @@ -317,7 +317,7 @@ }, "packages/csr": { "name": "@wrnexus/csr", - "version": "0.8.10", + "version": "0.8.11", "dependencies": { "@wrnexus/core": "workspace:*", }, diff --git a/packages/csr/package.json b/packages/csr/package.json index d33690d6..b0df26c8 100644 --- a/packages/csr/package.json +++ b/packages/csr/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/csr", - "version": "0.8.10", + "version": "0.8.11", "type": "module", "main": "src/index.ts", "exports": {