diff --git a/CHANGELOG.md b/CHANGELOG.md index 0530a27..889d88f 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.0.5](https://github.com/JaKXz/xor-js/compare/v1.0.4...v1.0.5) (2020-07-18) + ### [1.0.4](https://github.com/JaKXz/xor-js/compare/v1.0.2...v1.0.4) (2019-12-11) diff --git a/package.json b/package.json index 3254d54..2548560 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xor-js", - "version": "1.0.4", + "version": "1.0.5", "description": "Basic XOR in JS", "main": "index.js", "files": [