Skip to content

Commit

Permalink
release: bump version to 0.1.4 and update changelog (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
zzehring authored Jul 5, 2023
1 parent 9d12c64 commit 7e507af
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 @@ -4,6 +4,9 @@

## Unreleased

### Fixed
- add support for IDE configured http proxy for jsonnet language server binary download (PR #61)

## 0.1.3 - 2023-05-03

### Fixed
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.1.3
pluginVersion = 0.1.4

# 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 7e507af

Please sign in to comment.