We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec5a614 commit 02e792dCopy full SHA for 02e792d
lib/timeout.rb
@@ -23,7 +23,7 @@
23
# Copyright:: (C) 2000 Information-technology Promotion Agency, Japan
24
25
module Timeout
26
- VERSION = "0.1.1".freeze
+ VERSION = "0.2.0".freeze
27
28
# Raised by Timeout.timeout when the block times out.
29
class Error < RuntimeError
0 commit comments