Skip to content

Commit

Permalink
Update version to 0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
brianpattison committed Apr 17, 2015
1 parent de33807 commit 045c3a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/dogids/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
require "thor"

module Dogids
VERSION = "0.0.5"
VERSION = "0.0.6"

class Cli < Thor
desc "update", "Update dogids-cli to latest version"
Expand Down

0 comments on commit 045c3a0

Please sign in to comment.