solidstate.gemspec in solidstate-0.3.1 vs solidstate.gemspec in solidstate-0.4.0
- old
+ new
@@ -1,9 +1,9 @@
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = "solidstate"
- s.version = '0.3.1'
+ s.version = '0.4.0'
s.platform = Gem::Platform::RUBY
s.authors = ['Tomás Pollak']
s.email = ['tomas@forkhq.com']
s.homepage = "https://github.com/tomas/solidstate"
s.summary = "Minuscule state machine."