diff --git a/CHANGELOG.md b/CHANGELOG.md index 58f09af..205fe3b 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. +### [0.11.20](https://github.com/maidsafe/sn_nodejs/compare/v0.11.19...v0.11.20) (2021-05-11) + ### [0.11.19](https://github.com/maidsafe/sn_nodejs/compare/v0.11.18...v0.11.19) (2021-05-10) ### [0.11.18](https://github.com/maidsafe/sn_nodejs/compare/v0.11.17...v0.11.18) (2021-02-25) diff --git a/package.json b/package.json index e90dfbd..5f0d97c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sn_nodejs", - "version": "0.11.19", + "version": "0.11.20", "description": "NodeJS binding for SAFE API", "main": "lib/index.js", "author": "Josh Wilson ",