Skip to content

Commit

Permalink
Merge pull request #20 from messagebird/bump-version-140
Browse files Browse the repository at this point in the history
Bump version to 1.4.0. New minor version.
  • Loading branch information
epels authored Sep 15, 2018
2 parents 855ab62 + 50d8505 commit de409be
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.3'
CLIENT_VERSION = '1.4.0'
ENDPOINT = 'https://rest.messagebird.com'
end

Expand Down

0 comments on commit de409be

Please sign in to comment.