stateflow.gemspec in stateflow-0.0.2 vs stateflow.gemspec in stateflow-0.0.3
- old
+ new
@@ -1,9 +1,9 @@
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = %q{stateflow}
- s.version = "0.0.2"
+ s.version = "0.0.3"
s.required_rubygems_version = Gem::Requirement.new(">= 1.2") if s.respond_to? :required_rubygems_version=
s.authors = ["Ryan Oberholzer"]
s.date = %q{2010-03-24}
s.description = %q{State machine that allows dynamic transitions for business workflows}