diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d0d1b5..c069d8c 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.0.1](https://github.com/dessant/youtube-autoplay/compare/v1.0.0...v1.0.1) (2020-01-21) + ## [1.0.0](https://github.com/dessant/youtube-autoplay/compare/v0.5.1...v1.0.0) (2020-01-08) diff --git a/package.json b/package.json index 3d7e560..555fe86 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "youtube-autoplay", - "version": "1.0.0", + "version": "1.0.1", "author": "Armin Sebastian", "repository": "https://github.com/dessant/youtube-autoplay", "license": "GPL-3.0-only",