Skip to content

Commit d552ae1

Browse files
committed
v1.2.0
1 parent 9060071 commit d552ae1

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.1.1'
7+
VERSION = '1.2.0'
88
BASE_URL = 'https://api.outbound.io/v2'
99

1010
APNS = "apns"

0 commit comments

Comments
 (0)