Skip to content

Commit 4655b17

Browse files
hsbtmatzbot
authored andcommitted
[ruby/timeout] v0.5.0
ruby/timeout@837d5aac73
1 parent be88227 commit 4655b17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.4.4"
23+
VERSION = "0.5.0"
2424

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

0 commit comments

Comments
 (0)