Skip to content

Commit 2799f6f

Browse files
committed
Release 0.10.0 for real
1 parent 56cb060 commit 2799f6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

thermite.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ require 'English'
33

44
Gem::Specification.new do |s|
55
s.name = 'thermite'
6-
s.version = '0.9.0'
6+
s.version = '0.10.0'
77
s.summary = 'Rake helpers for Rust+Ruby'
88
s.description = 'A Rake-based helper for building and distributing Rust-based Ruby extensions'
99

0 commit comments

Comments
 (0)