Skip to content

Commit

Permalink
updated Gem version
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Elias committed Jul 6, 2017
1 parent c72c904 commit 51f83c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/yammer/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
module Yammer
class Version
MAJOR = 2 unless defined? Yammer::MAJOR
MINOR = 5 unless defined? Yammer::MINOR
MINOR = 6 unless defined? Yammer::MINOR
PATCH = 0 unless defined? Yammer::PATCH
PRE = nil unless defined? Yammer::PRE

Expand Down

0 comments on commit 51f83c8

Please sign in to comment.