Skip to content

Commit

Permalink
Merge branch 'release/0.13.9'
Browse files Browse the repository at this point in the history
  • Loading branch information
bogdanRada committed Aug 19, 2014
2 parents 1aed5ed + f9b414d commit d37192c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/washout_builder/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ def self.gem_version
module VERSION
MAJOR = 0
MINOR = 13
TINY = 8
TINY = 9
PRE = nil

STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
Expand Down

0 comments on commit d37192c

Please sign in to comment.