Skip to content

Commit

Permalink
bump gem
Browse files Browse the repository at this point in the history
  • Loading branch information
sethpollack committed May 24, 2017
1 parent 6a4d035 commit 9175995
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion airborne.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ require 'date'

Gem::Specification.new do |s|
s.name = 'airborne'
s.version = '0.2.12'
s.version = '0.2.13'
s.date = Date.today.to_s
s.summary = 'RSpec driven API testing framework'
s.authors = ['Alex Friedman', 'Seth Pollack']
Expand Down

0 comments on commit 9175995

Please sign in to comment.