diff --git a/retailcrm.gemspec b/retailcrm.gemspec index 1246c69..3c5760a 100644 --- a/retailcrm.gemspec +++ b/retailcrm.gemspec @@ -1,7 +1,7 @@ Gem::Specification.new do |s| s.name = 'retailcrm' - s.version = '1.1.1' - s.date = '2015-04-15' + s.version = '1.1.2' + s.date = '2016-03-07' s.summary = 'RetailCRM Rest API client' s.description = 'Library for interact with RetailCRM API' s.authors = ['Alex Lushpai']