diff --git a/CHANGELOG.md b/CHANGELOG.md index 10e94cb..8f5f7d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,11 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -### Added - -- New `!theme repo` will now send a message to chat with information about the extensions GitHub repo. -- Added the `!theme help` command to explain to chat how to use the extensions commands - --- ## [1.1.0] - 2019-06-26 diff --git a/package.json b/package.json index e1aaf84..f3ef166 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "email": "mike@sparcapp.io" }, "icon": "resources/logo.png", - "version": "1.0.1", + "version": "1.1.0", "preview": false, "engines": { "vscode": "^1.32.0"