diff --git a/package.json b/package.json index 4119893..b41367a 100644 --- a/package.json +++ b/package.json @@ -1,11 +1,11 @@ { "name": "@osudirect/mutex-lock-redis", - "version": "1.0.2", + "version": "1.1.0", "module": "index.ts", "type": "module", "scripts": { "lint": "bunx biome check --write", - "publish": "npm publish --scope=ezppfarm" + "publish": "npm publish --scope=ezppfarm" }, "devDependencies": { "@biomejs/biome": "1.9.4",