Skip to content

Commit

Permalink
bump gem
Browse files Browse the repository at this point in the history
  • Loading branch information
sethpollack committed Mar 25, 2019
1 parent 48d643f commit e0560aa
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.3.1'
s.version = '0.3.2'
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 e0560aa

Please sign in to comment.