diff --git a/package.json b/package.json index ab423b4..b1ea395 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bracket-matcher", - "version": "0.81.0", + "version": "0.82.0", "main": "./lib/main", "description": "Highlight the matching bracket for the `(){}[]` character under the cursor. Move the cursor to the matching bracket with `ctrl-m`.", "repository": "https://github.com/atom/bracket-matcher",