diff --git a/retailcrm.gemspec b/retailcrm.gemspec index 3731793..63cfb20 100644 --- a/retailcrm.gemspec +++ b/retailcrm.gemspec @@ -1,7 +1,7 @@ Gem::Specification.new do |s| s.name = 'retailcrm' - s.version = '1.0.0' - s.date = '2015-04-13' + s.version = '1.0.1' + s.date = '2015-04-14' s.summary = 'RetailCRM Rest API client' s.description = 'Library for interact with RetailCRM API' s.authors = ['Alex Lushpai']