Skip to content

Commit

Permalink
πŸ”– Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
WhiteVermouth committed Mar 13, 2021
1 parent d52fe0d commit 8667fd9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

### 1.11.2

- Enhanced Go color scheme
- Removed JetBrains 2019 series support

### 1.11.1

- Tweak `Matched brace` style
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {
}

group = "com.draculatheme"
version = "1.11.1"
version = "1.11.2"

compileJava {
sourceCompatibility = "11"
Expand Down

0 comments on commit 8667fd9

Please sign in to comment.