Skip to content

Commit

Permalink
v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dlunny committed Jan 19, 2016
1 parent b8605a9 commit e3e4af5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "git-labelmaker",
"version": "0.1.0",
"version": "0.2.0",
"description": "Create git labels from the command line using git-label!",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"postpublish": "git push && git push --tag"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit e3e4af5

Please sign in to comment.