diff --git a/CHANGELOG.md b/CHANGELOG.md index 682db98..eaebc71 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,16 @@ 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.1.1](https://github.com/QuentinRoy/Marking-Menu/compare/v0.1.0...v0.1.1) (2017-07-20) + + +### Bug Fixes + +* Fix missing distributed files. ([d1f50da](https://github.com/QuentinRoy/Marking-Menu/commit/d1f50da)) + + + # 0.1.0 (2017-07-20) diff --git a/package-lock.json b/package-lock.json index 2a1544c..c042401 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "marking-menu", - "version": "0.1.0", + "version": "0.1.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 7ae1e13..cdd715a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "marking-menu", - "version": "0.1.0", + "version": "0.1.1", "description": "Marking Menu Implementation in JavaScript.", "main": "marking-menu.js", "files": [