diff --git a/CHANGELOG.md b/CHANGELOG.md index 10832442..5c9592e3 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.17.3](https://github.com/bitauth/libauth/compare/v1.17.2...v1.17.3) (2020-10-23) + ### [1.17.2](https://github.com/bitauth/libauth/compare/v1.17.1...v1.17.2) (2020-09-15) ### [1.17.1](https://github.com/bitauth/libauth/compare/v1.17.0...v1.17.1) (2020-08-08) diff --git a/package.json b/package.json index c7a5d65c..087c21b4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bitauth/libauth", - "version": "1.17.2", + "version": "1.17.3", "description": "ultra-lightweight library for Bitcoin, Bitcoin Cash, and Bitauth", "main": "build/main/index.js", "typings": "build/module/index.d.ts",