We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9060071 commit d552ae1Copy full SHA for d552ae1
lib/outbound.rb
@@ -4,7 +4,7 @@
4
require 'uri'
5
6
module Outbound
7
- VERSION = '1.1.1'
+ VERSION = '1.2.0'
8
BASE_URL = 'https://api.outbound.io/v2'
9
10
APNS = "apns"
0 commit comments