Skip to content

Commit 09e511c

Browse files
author
Greg Vaughn
committed
another ping to try to get github to publish the gem
1 parent b7f875b commit 09e511c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

aasm.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ PKG_FILES = ["CHANGELOG", "MIT-LICENSE", "Rakefile", "README.rdoc", "TODO", "lib
22

33
Gem::Specification.new do |s|
44
s.name = 'aasm'
5-
s.version = "2.0.3"
5+
s.version = "2.0.4"
66
s.summary = 'State machine mixin for Ruby objects'
77
s.description = <<-EOF
88
AASM is a continuation of the acts as state machine rails plugin, built for plain Ruby objects.

0 commit comments

Comments
 (0)