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