We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e691fc2 + 3830d02 commit 669af00Copy full SHA for 669af00
apivore.gemspec
@@ -2,8 +2,8 @@ $:.push File.expand_path("../lib", __FILE__)
2
3
Gem::Specification.new do |s|
4
s.name = 'apivore'
5
- s.version = '1.3.1'
6
- s.date = '2015-07-31'
+ s.version = '1.4.0'
+ s.date = '2015-10-27'
7
s.summary = "Tests your API against its Swagger 2.0 spec"
8
s.description = "Tests your rails API using its Swagger description of end-points, models, and query parameters."
9
s.authors = ["Charles Horn"]
0 commit comments