Skip to content

Commit 1ad299a

Browse files
committed
Bump version to 1.3.4
1 parent 89f481c commit 1ad299a

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
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+
## [1.3.3]
7+
- Minor bug fixes
8+
69
## [1.3.2]
710
- Update to Kotlin 1.8.10 and Gradle 8
811
- Backtick soft keywords in imports (#416, #455)
@@ -11,7 +14,6 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
1114
- Add support for SAM with receiver annotations (#394)
1215
- Implement document highlight (#393)
1316
- Add override/implement (#359)
14-
1517
Special thanks to @themkat, @RenFraser and all other contributors for the great work!
1618

1719
## [1.3.1]

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version=1.3.3
1+
version=1.3.4
22
javaVersion=11

0 commit comments

Comments
 (0)