semantics3.gemspec in semantics3-0.10 vs semantics3.gemspec in semantics3-0.11
- old
+ new
@@ -1,9 +1,9 @@
$:.unshift(File.join(File.dirname(__FILE__), 'lib'))
spec = Gem::Specification.new do |s|
s.name = 'semantics3'
- s.version = '0.10'
+ s.version = '0.11'
s.summary = 'Ruby bindings for the Semantics3 API'
s.description = 'Get access to a constantly updated database of product and price data. See https://semantics3.com/ for more information.'
s.authors = ['Sivamani Varun', 'Mounarajan P A']
s.email = ['varun@semantics3.com']
s.homepage = 'https://semantics3.com'