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