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 ec53a95 commit f42b47dCopy full SHA for f42b47d
lib/timeout.rb
@@ -20,7 +20,7 @@
20
21
module Timeout
22
# The version
23
- VERSION = "0.4.3"
+ VERSION = "0.4.4"
24
25
# Internal error raised to when a timeout is triggered.
26
class ExitException < Exception
0 commit comments