Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
hornc committed Jan 13, 2016
1 parent 79aac07 commit 97659f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apivore.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ $:.push File.expand_path("../lib", __FILE__)

Gem::Specification.new do |s|
s.name = 'apivore'
s.version = '1.4.3'
s.date = '2015-12-08'
s.version = '1.4.5'
s.date = '2016-01-14'
s.summary = "Tests your API against its Swagger 2.0 spec"
s.description = "Tests your rails API using its Swagger description of end-points, models, and query parameters."
s.authors = ["Charles Horn"]
Expand Down

0 comments on commit 97659f7

Please sign in to comment.