cast_off.gemspec in cast_off-0.3.5 vs cast_off.gemspec in cast_off-0.3.6
- old
+ new
@@ -1,7 +1,7 @@
Gem::Specification.new do |spec|
spec.name = "cast_off"
- spec.version = "0.3.5"
+ spec.version = "0.3.6"
spec.platform = Gem::Platform::RUBY
spec.summary = "Compiler for Ruby1.9.3"
spec.description = <<-EOS
CastOff is a compiler for Ruby1.9.3.
Command line tool cast_off is available after installation.