Skip to content

Commit

Permalink
Update version to 0.0.9 and get changelog up-to-date (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
zzehring authored Oct 21, 2022
1 parent 00c0e31 commit 6b751e8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
# intellij-jsonnet Changelog

## [Unreleased]
### Added
- Comment support
### Fixed
- Allow compatibility with 222.* IDE versions

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
pluginGroup = com.github.zzehring.intellijjsonnet
pluginName = Jsonnet Language Server
# SemVer format -> https://semver.org
pluginVersion = 0.0.8
pluginVersion = 0.0.9

# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
# for insight into build numbers and IntelliJ Platform versions.
Expand Down

0 comments on commit 6b751e8

Please sign in to comment.