diff --git a/docs/Changelog.md b/docs/Changelog.md index 32a958c..f795586 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -2,6 +2,9 @@ All notable changes to this project will be documented in this file. This project uses [semantic versioning](https://semver.org/). +## 1.0.2 (2024-05-20) + * Housekeeping. + ## 1.0.1 (2024-05-20) * Housekeeping. diff --git a/package-lock.json b/package-lock.json index 7057417..bec75dc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "homebridge-hunter-hydrawise", - "version": "1.0.1", + "version": "1.0.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "homebridge-hunter-hydrawise", - "version": "1.0.1", + "version": "1.0.2", "license": "ISC", "dependencies": { "@adobe/fetch": "^4.1.2", @@ -23,7 +23,7 @@ "typescript-eslint": "^7.10.0" }, "engines": { - "homebridge": ">=1.8.2", + "homebridge": ">=1.7.0", "node": ">=18.0" } }, diff --git a/package.json b/package.json index 121421c..5027c51 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "homebridge-hunter-hydrawise", "displayName": "Homebridge Hunter Hydrawise", - "version": "1.0.1", + "version": "1.0.2", "description": "HomeKit integration for Hunter Hydrawise Irrigation Controllers.", "license": "ISC", "author": {