Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit 2bc7df4

Browse files
committed
Prepare 0.76.0 release
1 parent 7733c13 commit 2bc7df4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bracket-matcher",
3-
"version": "0.75.0",
3+
"version": "0.76.0",
44
"main": "./lib/main",
55
"description": "Highlight the matching bracket for the `(){}[]` character under the cursor. Move the cursor to the matching bracket with `ctrl-m`.",
66
"repository": "https://github.com/atom/bracket-matcher",

0 commit comments

Comments
 (0)