mirror of
https://github.com/ruby/ruby.git
synced 2025-09-15 08:33:58 +02:00
parent
fdd7b36996
commit
2f315667eb
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
|
||||
module Timeout
|
||||
# The version
|
||||
VERSION = "0.4.2"
|
||||
VERSION = "0.4.3"
|
||||
|
||||
# Internal error raised to when a timeout is triggered.
|
||||
class ExitException < Exception
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue