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