Skip to content

Commit

Permalink
Bump version to 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Jun 28, 2012
1 parent 8d99cfd commit 2728c0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/twitter/version.rb
Expand Up @@ -2,7 +2,7 @@ module Twitter
class Version
MAJOR = 3 unless defined? MAJOR
MINOR = 0 unless defined? MINOR
PATCH = 0 unless defined? PATCH
PATCH = 1 unless defined? PATCH
PRE = nil unless defined? PRE

class << self
Expand Down

0 comments on commit 2728c0d

Please sign in to comment.