Skip to content

Commit 5b544c3

Browse files
committed
Bump Version to 1.6.1
1 parent 9a01759 commit 5b544c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apivore.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ $:.push File.expand_path("../lib", __FILE__)
22

33
Gem::Specification.new do |s|
44
s.name = 'apivore'
5-
s.version = '1.6.0'
5+
s.version = '1.6.1'
66
s.date = '2016-02-24'
77
s.summary = "Tests your API against its OpenAPI (Swagger) 2.0 spec"
88
s.description = "Tests your rails API using its OpenAPI (Swagger) description of end-points, models, and query parameters."

0 commit comments

Comments
 (0)