Skip to content

Commit

Permalink
Bumped version to 0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
nicstrong committed May 3, 2011
1 parent 46fbdd6 commit e288917
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/android-adb/version.rb
Expand Up @@ -2,7 +2,7 @@ module AndroidAdb
module Version
MAJOR = 0
MINOR = 0
PATCH = 5
PATCH = 6
BUILD = nil

STRING = [MAJOR, MINOR, PATCH, BUILD].compact.join('.')
Expand Down

0 comments on commit e288917

Please sign in to comment.