diff --git a/CHANGELOG.md b/CHANGELOG.md index 40fdbef..d0e44bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). -## [3.0.0-beta] - 2018-10-02 +## [3.0.0-beta-2] - 2018-10-02 ### Added - Spotify Web Api implementation to enable this extension on Windows. - Playlist/tracks custom view TreeDataProviders. diff --git a/package.json b/package.json index 8507f1a..4625a16 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "vscode-spotify", "description": "Use Spotify inside vscode.", - "version": "3.0.0-beta", + "version": "3.0.0-beta-2", "publisher": "shyykoserhiy", "license": "MIT", "engines": {