Skip to content

Commit 8c40b4f

Browse files
committed
Bump version to 1.3.13
1 parent 3c0de00 commit 8c40b4f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
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.12]
7+
- Make code generation for Java interop opt-in (#585)
8+
69
## [1.3.11]
710
- Fix crash when a Maven repository is missing (#584)
811

gradle.properties

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

0 commit comments

Comments
 (0)