diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a13645..85d336c 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.12.1](https://github.com/niteshbalusu11/lndboss/compare/v1.12.0...v1.12.1) (2022-07-08) + ## [1.12.0](https://github.com/niteshbalusu11/lndboss/compare/v1.11.0...v1.12.0) (2022-07-08) - Added support for bos rebalance command diff --git a/package.json b/package.json index 69b05d6..dfe370c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lndboss", - "version": "1.12.0", + "version": "1.12.1", "description": "Web Application for BalanceOfSatoshis", "author": { "name": "Nitesh Balusu",