Version bump to 0.1.1
This commit is contained in:
parent
b583fe3177
commit
aafc641f35
7 changed files with 175 additions and 745 deletions
2
Rakefile
2
Rakefile
|
@ -14,7 +14,7 @@ require 'rake'
|
|||
require 'jeweler'
|
||||
Jeweler::Tasks.new do |gem|
|
||||
# gem is a Gem::Specification... see http://docs.rubygems.org/read/chapter/20 for more options
|
||||
gem.name = "ruby-timeout-interrupt"
|
||||
gem.name = "timeout-interrupt"
|
||||
gem.homepage = "http://github.com/DenisKnauf/ruby-timeout-interrupt"
|
||||
gem.license = "AGPLv3"
|
||||
gem.summary = %Q{"Interrupts systemcalls too."}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue