Skip to content

Commit

Permalink
Version 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
blahah committed Jul 7, 2015
1 parent 56ba970 commit 632265d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/transrate/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ module Transrate
module VERSION
MAJOR = 1
MINOR = 0
PATCH = 0
PATCH = 1
BUILD = nil

STRING = [MAJOR, MINOR, PATCH, BUILD].compact.join('.')
Expand Down

0 comments on commit 632265d

Please sign in to comment.