diff --git a/package.json b/package.json index 86c92e7..752db2d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "szbk-goodreads-search-book", - "version": "1.1.0", + "version": "1.1.1", "description": "Allows searching for books on Goodreads. To print the book description with gemini-ai you need an api key.", "repository": { "type": "git", @@ -18,7 +18,7 @@ "scripts": { "test": "mocha --reporter mocha-multi-reporters --reporter-options configFile=mocha-report-config.json" }, - "author": "wisecolt", + "author": "szbk", "license": "MIT", "dependencies": { "@google/generative-ai": "^0.8.0",