diff --git a/Gemfile.lock b/Gemfile.lock index c49914d..4f44f0c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - rubill (0.1.4) + rubill (0.1.5) httparty json diff --git a/rubill.gemspec b/rubill.gemspec index 2bf9dae..bc58445 100644 --- a/rubill.gemspec +++ b/rubill.gemspec @@ -1,6 +1,6 @@ Gem::Specification.new do |s| s.name = 'rubill' - s.version = '0.1.4' + s.version = '0.1.5' s.date = '2014-09-31' s.summary = "Interface with Bill.com" s.description = "A Ruby interface to Bill.com's API"