diff --git a/CHANGELOG.md b/CHANGELOG.md index 94f81b8..a525ad4 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. +## [2.14.0](https://github.com/niteshbalusu11/lndboss/compare/v2.13.0...v2.14.0) (2022-12-19) + ## [2.13.0](https://github.com/niteshbalusu11/lndboss/compare/v2.12.0...v2.13.0) (2022-12-07) - Added bos utxos command. diff --git a/package.json b/package.json index fd8a4b0..5c79022 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lndboss", - "version": "2.13.0", + "version": "2.14.0", "description": "Web Application for BalanceOfSatoshis", "author": { "name": "Nitesh Balusu",