diff --git a/thermite.gemspec b/thermite.gemspec index 618a505..37c532e 100644 --- a/thermite.gemspec +++ b/thermite.gemspec @@ -3,7 +3,7 @@ require 'English' Gem::Specification.new do |s| s.name = 'thermite' - s.version = '0.9.0' + s.version = '0.10.0' s.summary = 'Rake helpers for Rust+Ruby' s.description = 'A Rake-based helper for building and distributing Rust-based Ruby extensions'