summaryrefslogtreecommitdiff
path: root/lib/pry/control_d_handler.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/pry/control_d_handler.rb')
-rw-r--r--lib/pry/control_d_handler.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/pry/control_d_handler.rb b/lib/pry/control_d_handler.rb
index cee15ba5..1d3386d6 100644
--- a/lib/pry/control_d_handler.rb
+++ b/lib/pry/control_d_handler.rb
@@ -2,7 +2,7 @@
class Pry
# @api private
- # @since ?.?.?
+ # @since v0.13.0
module ControlDHandler
# Deal with the ^D key being pressed. Different behaviour in different
# cases: