summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2025-10-06 19:00:57 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2025-10-06 19:10:44 +0900
commit3d6d6760c85ea9680179ce3e6529cc6682f312eb (patch)
tree3908f23b04b3b504954dcd4ed3d6036970f2fb52
parent443b17a58724a806c4b772ed62ee7b5e6a5002ef (diff)
[ruby/pp] Bump up to 0.6.3
https://github.com/ruby/pp/commit/c1992ce07d
-rw-r--r--lib/pp.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/pp.rb b/lib/pp.rb
index e790f499d4..700a39cdc9 100644
--- a/lib/pp.rb
+++ b/lib/pp.rb
@@ -64,7 +64,7 @@ require 'prettyprint'
class PP < PrettyPrint
# The version string
- VERSION = "0.6.2"
+ VERSION = "0.6.3"
# Returns the usable width for +out+.
# As the width of +out+: