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