diff --git a/CHANGELOG.md b/CHANGELOG.md index fb187ba..8e28f76 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,11 @@ ### Security +## 0.5.9 + +### Fixed +- Fix resolving of the `machine` package for some targets on Windows. + ## 0.5.8 ### Changed diff --git a/gradle.properties b/gradle.properties index b46bd57..4ae782d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,7 +3,7 @@ pluginGroup = org.jetbrains.tinygoplugin pluginName_ = tinygo-plugin -pluginVersion = 0.5.8 +pluginVersion = 0.5.9 pluginSinceBuild = 231.8109 pluginUntilBuild = 231.* # Plugin Verifier integration -> https://github.com/JetBrains/gradle-intellij-plugin#plugin-verifier-dsl