diff --git a/elm-land-0.2.4.vsix b/elm-land-0.2.5.vsix similarity index 99% rename from elm-land-0.2.4.vsix rename to elm-land-0.2.5.vsix index d532250..ebf32ad 100644 Binary files a/elm-land-0.2.4.vsix and b/elm-land-0.2.5.vsix differ diff --git a/package.json b/package.json index 1504258..5969efe 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "elm-land", "displayName": "Elm Land", "description": "A fast, reliable, and customizable plugin for the Elm language.", - "version": "0.2.4", + "version": "0.2.5", "icon": "src/elm-land-plugin.png", "publisher": "elm-land", "repository": "https://github.com/elm-land/vscode", @@ -157,4 +157,4 @@ "terser": "5.16.3", "typescript": "4.9.4" } -} +} \ No newline at end of file