diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a22f7e..f2b7809 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # CHANGELOG +#### 3.0.1 + +- Refactor && Highlight on writing + #### 3.0.0 - Restarting diff --git a/package.json b/package.json index 9df775b..fe4d29a 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "Fresh and clean user interface, code with no distraction. Meow in the darkness.", "publisher": "irfanshadikrishad", "icon": "images/meow.png", - "version": "3.0.0", + "version": "3.0.1", "repository": { "type": "git", "url": "https://github.com/irfanshadikrishad/meow"