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 eb2d447 commit 5dc2cd1Copy full SHA for 5dc2cd1
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