Skip to content
This repository was archived by the owner on Mar 27, 2023. It is now read-only.

Commit b4b749a

Browse files
author
Ramanan
committed
version bump
1 parent 929ffc7 commit b4b749a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

semantics3.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ $:.unshift(File.join(File.dirname(__FILE__), 'lib'))
22

33
spec = Gem::Specification.new do |s|
44
s.name = 'semantics3'
5-
s.version = '0.14'
5+
s.version = '0.15'
66
s.summary = 'Ruby bindings for the Semantics3 API'
77
s.description = 'Get access to a constantly updated database of product and price data. See https://semantics3.com/ for more information.'
88
s.authors = ['Sivamani Varun', 'Mounarajan P A', 'Vinoth Gopinathan']

0 commit comments

Comments
 (0)