diff --git a/CHANGELOG.md b/CHANGELOG.md index f04a5e7..c695433 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.2.2](https://github.com/dessant/buster/compare/v1.2.1...v1.2.2) (2021-07-23) + ### [1.2.1](https://github.com/dessant/buster/compare/v1.2.0...v1.2.1) (2021-05-14) diff --git a/package.json b/package.json index ad1b164..3e69139 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "buster", - "version": "1.2.1", + "version": "1.2.2", "author": "Armin Sebastian", "repository": "https://github.com/dessant/buster", "license": "GPL-3.0-only",