[ruby/timeout] Bump version to 0.3.1
https://github.com/ruby/timeout/commit/4941e8c871
This commit is contained in:
parent
30379e33c3
commit
3909cfaa02
@ -23,7 +23,7 @@
|
||||
# Copyright:: (C) 2000 Information-technology Promotion Agency, Japan
|
||||
|
||||
module Timeout
|
||||
VERSION = "0.3.0"
|
||||
VERSION = "0.3.1"
|
||||
|
||||
# Raised by Timeout.timeout when the block times out.
|
||||
class Error < RuntimeError
|
||||
|
Loading…
x
Reference in New Issue
Block a user