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