diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d4bcf2..899673d 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. +### [1.8.2](https://github.com/marcelblijleven/adventofcode/compare/v1.8.1...v1.8.2) (2022-12-11) + ### [1.8.1](https://github.com/marcelblijleven/adventofcode/compare/v1.8.0...v1.8.1) (2022-12-11) diff --git a/VERSION.txt b/VERSION.txt index b9268da..0bfbd57 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -1.8.1 \ No newline at end of file +1.8.2 \ No newline at end of file