Skip to content

Commit 1285efe

Browse files
committed
🔖 Bump version
1 parent 11286be commit 1285efe

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
### 1.8.1
4+
5+
- Add a new appearance and color scheme: Dracula Colorful
6+
37
### 1.8.0
48

59
- Try to make the color scheme conform to the [Dracula Syntax Highlighting Specification](https://spec.draculatheme.com/)

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
}
44

55
group 'com.vermouthx'
6-
version '1.8.0'
6+
version '1.8.1'
77

88
repositories {
99
mavenCentral()

0 commit comments

Comments
 (0)