Skip to content

Commit c1aadc0

Browse files
committed
Update version to 0.8.1
Increment to the next patch version.
1 parent d913a0c commit c1aadc0

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ All notable changes to the language server will be documented in this file.
33

44
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
55

6+
## [0.8.1]
7+
- Minor fixes
8+
69
## [0.8.0]
710
- Tagged deprecation/unused variable warnings
811
- Kotlin 1.4.20 support

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
projectVersion=0.8.0
1+
projectVersion=0.8.1
22
kotlinVersion=1.4.20-release-327

0 commit comments

Comments
 (0)