Version bump to 0.1.1

This commit is contained in:
Denis Knauf 2013-03-06 15:09:39 +01:00
parent b583fe3177
commit aafc641f35
7 changed files with 175 additions and 745 deletions

View file

@ -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."}