Skip to content

Commit

Permalink
Update version to 0.2.9
Browse files Browse the repository at this point in the history
Increment to the next patch version.
  • Loading branch information
fwcd committed Aug 13, 2019
1 parent b931a7b commit 179f0d9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ 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.

## [0.2.9]
- Include a grammar ZIP in the release assets

## [0.2.8]
- Include grammars distribution in release

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
projectVersion=0.2.8
projectVersion=0.2.9
teamCityUrl=https://teamcity.jetbrains.com
teamCityUsername=guest
teamCityPassword=guest
Expand Down

0 comments on commit 179f0d9

Please sign in to comment.