solidstate.gemspec in solidstate-0.1.0 vs solidstate.gemspec in solidstate-0.2.0
- old
+ new
@@ -1,9 +1,9 @@
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = "solidstate"
- s.version = '0.1.0'
+ s.version = '0.2.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."