summaryrefslogtreecommitdiff
path: root/lib/pry/command_state.rb
diff options
context:
space:
mode:
authorKyrylo Silin <silin@kyrylo.org>2020-03-21 19:13:19 +0800
committerGitHub <noreply@github.com>2020-03-21 19:13:19 +0800
commit2208ed30f246b4dbeb512745021e00052781ece6 (patch)
tree12b75c740aa3e59e151caf91eea7f08da439fac4 /lib/pry/command_state.rb
parentfc30295031f294d9c4d143502ac69cae4456899f (diff)
parent3cdd6f49519d9bc491cd58cc8c33102a96d12c98 (diff)
downloadpry-2208ed30f246b4dbeb512745021e00052781ece6.tar.gz
Merge pull request #2115 from pry/release-0-13-0v0.13.0v0.13.x
Release v0.13.0
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