Skip to content

Commit

Permalink
Release 0.12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jgraichen committed Aug 17, 2015
1 parent 0f23d36 commit 1d66a54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/msgr/version.rb
Expand Up @@ -2,7 +2,7 @@ module Msgr
module VERSION
MAJOR = 0
MINOR = 12
PATCH = 2
PATCH = 3
STAGE = nil
STRING = [MAJOR, MINOR, PATCH, STAGE].reject(&:nil?).join('.')

Expand Down

0 comments on commit 1d66a54

Please sign in to comment.