Skip to content

Commit

Permalink
v0.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
bleonard committed Apr 21, 2016
1 parent 5a8c40b commit 038e6c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/makara/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ module VERSION
MAJOR = 0
MINOR = 3
PATCH = 6
PRE = 'rc'
PRE = nil

def self.to_s
[MAJOR, MINOR, PATCH, PRE].compact.join('.')
Expand Down

0 comments on commit 038e6c2

Please sign in to comment.