diff --git a/CHANGELOG.md b/CHANGELOG.md index 5bd8ea4..56a5e24 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.17.0](https://github.com/niteshbalusu11/lndboss/compare/v2.16.0...v2.17.0) (2023-01-31) + ## [2.16.0](https://github.com/niteshbalusu11/lndboss/compare/v2.15.0...v2.16.0) (2023-01-13) - Added bos encrypt command. diff --git a/package.json b/package.json index 2147502..3122b1d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lndboss", - "version": "2.16.0", + "version": "2.17.0", "description": "Web Application for BalanceOfSatoshis", "author": { "name": "Nitesh Balusu",