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