From cb5f998b4279f9dec39b7e5282814939ab12a95a Mon Sep 17 00:00:00 2001 From: James Tucker Date: Mon, 26 Mar 2012 17:58:10 -0700 Subject: [PATCH] Bump to 1.0.2 --- micro_fire.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/micro_fire.gemspec b/micro_fire.gemspec index be7c427..7473aec 100644 --- a/micro_fire.gemspec +++ b/micro_fire.gemspec @@ -2,7 +2,7 @@ Gem::Specification.new do |s| s.name = %q{micro_fire} - s.version = "1.0.1" + s.version = "1.0.2" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = [%q{raggi}]