diff --git a/package-lock.json b/package-lock.json index 0d3d5ea..ffc7960 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@readwise/cli", - "version": "0.5.8", + "version": "0.5.9", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@readwise/cli", - "version": "0.5.8", + "version": "0.5.9", "dependencies": { "@modelcontextprotocol/sdk": "latest", "commander": "^13", diff --git a/package.json b/package.json index 6a963ea..2eeb59c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@readwise/cli", - "version": "0.5.8", + "version": "0.5.9", "description": "Command-line interface for Readwise and Reader", "repository": { "type": "git",