Skip to content

Commit e65cc41

Browse files
committed
Release: bump to v1.6.1
1 parent f2c0446 commit e65cc41

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

3+
### 1.6.1
4+
5+
- Improve Groovy color scheme
6+
- Improve Language Default
7+
38
### 1.6.0
49

510
- Add support for 2020.1 EAP

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.6.0'
6+
version '1.6.1'
77

88
repositories {
99
mavenCentral()

0 commit comments

Comments
 (0)