Skip to content

Commit

Permalink
Bump version to 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Apr 27, 2012
1 parent 05ad069 commit 78f6175
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/t/version.rb
Expand Up @@ -8,12 +8,12 @@ def self.major

# @return [Integer]
def self.minor
6
7
end

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

# @return [String, NilClass]
Expand Down

0 comments on commit 78f6175

Please sign in to comment.