Skip to content

Commit

Permalink
Prepare 0.38.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinsawicki committed May 21, 2014
1 parent a52e06f commit 4685e64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bracket-matcher",
"version": "0.37.0",
"version": "0.38.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",
Expand Down

0 comments on commit 4685e64

Please sign in to comment.