Skip to content

Commit 3c97102

Browse files
committed
v1.1.0
1 parent 0aa990d commit 3c97102

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/outbound.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
require 'uri'
55

66
module Outbound
7-
VERSION = '1.0.1'
7+
VERSION = '1.1.0'
88
BASE_URL = 'https://api.outbound.io/v2'
99

1010
APNS = "apns"

0 commit comments

Comments
 (0)