mirror of
https://github.com/aasm/aasm
synced 2023-03-27 23:22:41 -04:00
gemspec
This commit is contained in:
parent
5c88b7550b
commit
5d71530757
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
Gem::Specification.new do |s|
|
||||
s.name = %q{aasm}
|
||||
s.version = "2.1.8"
|
||||
s.version = "2.2.0"
|
||||
|
||||
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
|
||||
s.authors = ["Scott Barron", "Scott Petersen", "Travis Tilley"]
|
||||
|
|
Loading…
Reference in a new issue