Skip to content

Commit

Permalink
Update the version to 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Wierema committed Nov 24, 2016
1 parent 6fc379c commit 52ae659
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/messagebird.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
$:.unshift(libdir) unless $:.include?(libdir)

module MessageBird
CLIENT_VERSION = '1.3.1'
CLIENT_VERSION = '1.3.2'
ENDPOINT = 'https://rest.messagebird.com'
end

Expand Down

0 comments on commit 52ae659

Please sign in to comment.