diff --git a/CHANGELOG.md b/CHANGELOG.md index cec0c49..82fd986 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,7 @@ # Change Log +## v1.0.1 +- Fix the bug in tweet deletion by key binding + ## v1.0.0 - Renew the application's design diff --git a/package.json b/package.json index 1ca52ea..a151cee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "Nocturn", - "version": "1.0.0", + "version": "1.0.1", "main": "app/main.js", "repository": "https://github.com/k0kubun/Nocturn", "author": {