Skip to content

Commit

Permalink
Bump version number after adding the -A/--header option that Jake Don…
Browse files Browse the repository at this point in the history
…ham contributed.
  • Loading branch information
Marcel Molina committed Jan 5, 2011
1 parent 2118f97 commit a06a29f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/twurl/version.rb
Expand Up @@ -2,7 +2,7 @@ module Twurl
module VERSION
MAJOR = '0' unless defined? MAJOR
MINOR = '6' unless defined? MINOR
TINY = '2' unless defined? TINY
TINY = '3' unless defined? TINY
BETA = nil unless defined? BETA # Time.now.to_i.to_s
end

Expand Down

0 comments on commit a06a29f

Please sign in to comment.