Skip to content

Commit f603b98

Browse files
author
Sam Wierema
committed
Bump the version to 1.3.1
1 parent 1ee6b75 commit f603b98

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.0'
5+
CLIENT_VERSION = '1.3.1'
66
ENDPOINT = 'https://rest.messagebird.com'
77
end
88

0 commit comments

Comments
 (0)