lib/phaxio/config.rb in phaxio-2.0.1 vs lib/phaxio/config.rb in phaxio-2.1.0.pre

- old
+ new

@@ -1,7 +1,7 @@ module Phaxio class Config - DEFAULT_API_ENDPOINT = 'https://api.phaxio.com/v2/'.freeze + DEFAULT_API_ENDPOINT = 'https://api.phaxio.com/v2.1/'.freeze class << self # Your Phaxio API key. This will be used for all interactions with the Phaxio API. # # To find your API key, visit https://console.phaxio.com/api_credentials