Skip to content

Commit

Permalink
Release 0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
jgraichen committed Mar 20, 2014
1 parent d29e592 commit 61441c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/msgr/version.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module Msgr
module VERSION
MAJOR = 0
MINOR = 7
MINOR = 8
PATCH = 0
STAGE = nil
STRING = [MAJOR, MINOR, PATCH, STAGE].reject(&:nil?).join('.')
Expand Down

0 comments on commit 61441c2

Please sign in to comment.