Skip to content

Commit

Permalink
Merge pull request #35 from Tout/PLAT-3166
Browse files Browse the repository at this point in the history
PLAT-3166 Bump version
  • Loading branch information
romangurovich committed Jun 20, 2018
2 parents 50213bc + 3bab329 commit cb0fddf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/trubl/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module Trubl
class Version
MAJOR = 2 unless defined? Trubl::Version::MAJOR
MINOR = 0 unless defined? Trubl::Version::MINOR
PATCH = 4 unless defined? Trubl::Version::PATCH
PATCH = 5 unless defined? Trubl::Version::PATCH

class << self

Expand Down

0 comments on commit cb0fddf

Please sign in to comment.