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 dbaf665..ec27726 100644 --- a/manifest.json +++ b/manifest.json @@ -51,7 +51,7 @@ }, { "description": "Underlines matching pair for bracket under the caret *([screenshot](https://user-images.githubusercontent.com/3920290/80132745-0c863f00-8594-11ea-8875-c455c6fd7eae.png))*", - "version": "0.1", + "version": "0.2", "path": "plugins/bracketmatch.lua", "id": "bracketmatch", "mod_version": "3" |