diff --git a/CHANGELOG.md b/CHANGELOG.md index 88f2685ef..83487d72e 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. +### [9.1.2](https://github.com/Sidoine/Ovale/compare/9.1.1...9.1.2) (2021-06-30) + ### [9.1.1](https://github.com/Sidoine/Ovale/compare/9.1.0...9.1.1) (2021-06-30) ## [9.1.0](https://github.com/Sidoine/Ovale/compare/9.0.48...9.1.0) (2021-06-30) diff --git a/package.json b/package.json index e47735907..a76079e45 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ovale", - "version": "9.1.1", + "version": "9.1.2", "description": "Show the icon of the next spell to cast", "main": "dist/index.js", "scripts": {