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 0aa990d commit 3c97102Copy full SHA for 3c97102
lib/outbound.rb
@@ -4,7 +4,7 @@
4
require 'uri'
5
6
module Outbound
7
- VERSION = '1.0.1'
+ VERSION = '1.1.0'
8
BASE_URL = 'https://api.outbound.io/v2'
9
10
APNS = "apns"
0 commit comments