fiber18.gemspec in fiber18-1.0.0 vs fiber18.gemspec in fiber18-1.0.1
- old
+ new
@@ -1,10 +1,10 @@
# -*- encoding: utf-8 -*-
$:.push File.expand_path("../lib", __FILE__)
Gem::Specification.new do |s|
s.name = "fiber18"
- s.version = "1.0.0"
+ s.version = "1.0.1"
s.authors = [""]
s.email = [""]
s.homepage = "http://github.com/tmm1/fiber18"
s.summary = %q{API compatible Thread based Fiber implementation for Ruby 1.8}
s.description = %q{API compatible Thread based Fiber implementation for Ruby 1.8 (including JRuby in 1.8 mode)}