summaryrefslogtreecommitdiff
path: root/lib/pry/system_command_handler.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/pry/system_command_handler.rb')
-rw-r--r--lib/pry/system_command_handler.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/pry/system_command_handler.rb b/lib/pry/system_command_handler.rb
index fcbfeb57..fa059e8b 100644
--- a/lib/pry/system_command_handler.rb
+++ b/lib/pry/system_command_handler.rb
@@ -2,7 +2,7 @@
class Pry
# @api private
- # @since ?.?.?
+ # @since v0.13.0
module SystemCommandHandler
class << self
def default(output, command, _pry_instance)