Skip to content

Commit c260e34

Browse files
committed
Update version to 0.5.1
Increment to the next patch version.
1 parent 05a5f3a commit c260e34

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+
## [0.5.1]
7+
- Fix Docker deployment and codeblock grammar
8+
69
## [0.5.0]
710
- Add Docker support
811
- Add support for TCP transport

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
projectVersion=0.5.0
1+
projectVersion=0.5.1
22
teamCityUrl=https://teamcity.jetbrains.com
33
teamCityUsername=guest
44
teamCityPassword=guest

0 commit comments

Comments
 (0)