Skip to content

Commit

Permalink
Bump version to 1.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
fwcd committed Sep 11, 2023
1 parent 70e302d commit 655c2d7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ All notable changes to the language server will be documented in this file.

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

## [1.3.4]
- Cache dependencies
- Modernize the Docker image

## [1.3.3]
- Minor bug fixes

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=1.3.4
version=1.3.5
javaVersion=11

0 comments on commit 655c2d7

Please sign in to comment.