Skip to content

Commit

Permalink
Merge branch 'hotfix/0.14.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
bogdanRada committed Nov 21, 2014
2 parents 2c11c77 + 2fdf46e commit e2a8155
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/washout_builder/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ def self.gem_version

module VERSION
MAJOR = 0
MINOR = 13
TINY = 9
MINOR = 14
TINY = 0
PRE = nil

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

0 comments on commit e2a8155

Please sign in to comment.