Skip to content

Commit

Permalink
bump to 0.4.12
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Corre committed Mar 6, 2017
1 parent e0b563a commit de32d9c
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,7 +1,7 @@
{
"name": "git-blame",
"main": "./lib/git-blame",
"version": "0.4.11",
"version": "0.4.12",
"description": "Toggle git-blame annotations in the gutter of atom editor.",
"activationCommands": {
"atom-text-editor": [ "git-blame:toggle"]
Expand Down

0 comments on commit de32d9c

Please sign in to comment.