Skip to content

Commit

Permalink
Bump version to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Jan 2, 2012
1 parent 191fa87 commit 3473088
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/t/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ def self.major

# @return [Integer]
def self.minor
2
3
end

# @return [Integer]
def self.patch
1
0
end

# @return [String, NilClass]
Expand Down

0 comments on commit 3473088

Please sign in to comment.