diff options
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index 5285e4a..41c6311 100644 --- a/manifest.json +++ b/manifest.json @@ -439,7 +439,7 @@ }, { "description": "Syntax for the [Elixir](https://elixir-lang.org) programming language", - "version": "0.1", + "version": "0.2", "path": "plugins/language_elixir.lua", "id": "language_elixir", "mod_version": "3" |