RubyGems
npm
Organizations
Log in
Sign up
RubyGems
outbound
Versions diffs
0.1.0 → 0.2
outbound 0.1.0 → 0.2
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
data/lib/outbound.rb
+1
-1
metadata
+1
-1
data/lib/outbound.rb
CHANGED
@@ -1,7 +1,7 @@
1
1
require 'logger'
2
2
3
3
module Outbound
4
-
VERSION = '0.
1.0
'
4
+
VERSION = '0.
2
'
5
5
BASE_URL = 'https://api.outbound.io/v2'
6
6
7
7
ERROR_USER_ID = "User ID must be a string or number."
metadata
CHANGED
@@ -1,7 +1,7 @@
1
1
--- !ruby/object:Gem::Specification
2
2
name: outbound
3
3
version: !ruby/object:Gem::Version
4
-
version: 0.
1.0
4
+
version:
'
0.
2'
5
5
prerelease:
6
6
platform: ruby
7
7
authors: