Skip to content

Commit b0fe12d

Browse files
committed
Update version to 0.7.1
Increment to the next patch version.
1 parent ef0cb3b commit b0fe12d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ 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.7.1]
7+
68
## [0.7.0]
79
- Improve completion list sorting
810
- Fix bug that occurred when project path contained whitespace

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
projectVersion=0.7.0
1+
projectVersion=0.7.1
22
kotlinVersion=1.4.20-release-327

0 commit comments

Comments
 (0)