We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b93553 commit 951e802Copy full SHA for 951e802
1 file changed
lib/timeout.rb
@@ -20,7 +20,7 @@
20
21
module Timeout
22
# The version
23
- VERSION = "0.6.0"
+ VERSION = "0.6.1"
24
25
# Internal exception raised to when a timeout is triggered.
26
class ExitException < Exception
0 commit comments