Skip to content

Commit

Permalink
bump to v0.6.0 for new feature release
Browse files Browse the repository at this point in the history
  • Loading branch information
marshall committed Nov 21, 2013
1 parent 401042a commit bebd1bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "logcat-color",
"version": "0.5.1",
"version": "0.6.0",
"description": "A colorful alternative to \"adb logcat\"",
"author": "Marshall Culpepper",
"author_email": "[email protected]",
Expand All @@ -11,4 +11,4 @@
"install_requires": [
"colorama"
]
}
}

0 comments on commit bebd1bb

Please sign in to comment.