diff --git a/Changelog.md b/Changelog.md index bb688d6..f195839 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,6 @@ # Changelog -## 0.4 +## 0.4.0 * 2017-09-07 Minimal youtube player support * 2017-09-05 Reload app menu item. Google music does not pickup new tracks without reload. Don't ask why! diff --git a/package.json b/package.json index 705b731..d3c10d2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "Perlotto", - "version": "0.3.1", + "version": "0.4.0", "description": "Minimal google music player", "main": "main.js", "scripts": {