From 80bcfe3f1821f3a28926d64bf015655e488b3430 Mon Sep 17 00:00:00 2001 From: Jason Kurian Date: Sat, 18 Jul 2020 14:08:10 -0400 Subject: [PATCH] chore(release): 1.0.5 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) 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": [