diff --git a/CHANGELOG.md b/CHANGELOG.md index 974038a..48ded2a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [2.0.2](https://github.com/hybes/pairkiller/compare/v2.0.1...v2.0.2) (2024-11-25) + ### [2.0.1](https://github.com/hybes/pairkiller/compare/v1.8.0...v2.0.1) (2024-11-25) ### [1.7.3](https://github.com/Hybes/blitz-for-league-only/compare/v1.7.2...v1.7.3) (2023-11-08) diff --git a/package.json b/package.json index ea1d497..ef0cc14 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "pairkiller", "productName": "Pairkiller", - "version": "2.0.1", + "version": "2.0.2", "description": "A flexible app monitoring and control system", "main": "main.js", "scripts": {