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 f16545a commit 413194fCopy full SHA for 413194f
lib/timeout.rb
@@ -23,7 +23,7 @@
23
# Copyright:: (C) 2000 Information-technology Promotion Agency, Japan
24
25
module Timeout
26
- VERSION = "0.3.2"
+ VERSION = "0.4.0"
27
28
# Internal error raised to when a timeout is triggered.
29
class ExitException < Exception
0 commit comments