summaryrefslogtreecommitdiff
path: root/lib/pry/command_state.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/pry/command_state.rb')
-rw-r--r--lib/pry/command_state.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/pry/command_state.rb b/lib/pry/command_state.rb
index 82c9ab95..fa98d515 100644
--- a/lib/pry/command_state.rb
+++ b/lib/pry/command_state.rb
@@ -9,7 +9,7 @@ class Pry
# subsequent command invocations. All state saved here is unique to the
# command.
#
- # @since ?.?.?
+ # @since v0.13.0
# @api private
class CommandState
def self.default