diff --git a/package.json b/package.json index 053b042..e875702 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@remscodes/renault-api", - "version": "1.2.2", + "version": "1.2.3", "description": "Resources url and models to use the Renault API", "license": "MIT", "author": { @@ -48,7 +48,9 @@ "typescript": "^5.5.3" }, "keywords": [ - "renault" + "renault", + "api", + "models" ], "packageManager": "pnpm@9.5.0" }