Skip to content

Commit 50d8505

Browse files
committed
Bump version to 1.4.0. New minor version.
1.4.0 adds support for Contacts and Groups.
1 parent 855ab62 commit 50d8505

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/messagebird.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
$:.unshift(libdir) unless $:.include?(libdir)
33

44
module MessageBird
5-
CLIENT_VERSION = '1.3.3'
5+
CLIENT_VERSION = '1.4.0'
66
ENDPOINT = 'https://rest.messagebird.com'
77
end
88

0 commit comments

Comments
 (0)