Skip to content

Commit e40fb05

Browse files
committed
[ruby/timeout] v0.6.0
ruby/timeout@ab79dfff47
1 parent 1215a20 commit e40fb05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/timeout.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
module Timeout
2222
# The version
23-
VERSION = "0.5.0"
23+
VERSION = "0.6.0"
2424

2525
# Internal exception raised to when a timeout is triggered.
2626
class ExitException < Exception

0 commit comments

Comments
 (0)