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 c4f1385 commit 4941e8cCopy full SHA for 4941e8c
lib/timeout.rb
@@ -23,7 +23,7 @@
23
# Copyright:: (C) 2000 Information-technology Promotion Agency, Japan
24
25
module Timeout
26
- VERSION = "0.3.0"
+ VERSION = "0.3.1"
27
28
# Raised by Timeout.timeout when the block times out.
29
class Error < RuntimeError
0 commit comments