mirror of
https://github.com/thoughtbot/shoulda-matchers.git
synced 2022-11-09 12:01:38 -05:00
bump the gemspec, 2.0.3
This commit is contained in:
parent
97fef43b68
commit
35cc79d533
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
Gem::Specification.new do |s|
|
||||
s.name = %q{shoulda}
|
||||
s.version = "2.0.2"
|
||||
s.version = "2.0.3"
|
||||
|
||||
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
|
||||
s.authors = ["Tammer Saleh"]
|
||||
|
|
Loading…
Reference in a new issue