From 400f78939cbe0b7ab8790062598fd8ac6d4584c3 Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA Date: Tue, 12 Nov 2024 11:18:07 +0900 Subject: [PATCH] [ruby/pp] Bump up v0.6.0 https://github.com/ruby/pp/commit/af2229e8e6 --- lib/pp.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/pp.rb b/lib/pp.rb index 4bb1002f7b..89f0323ece 100644 --- a/lib/pp.rb +++ b/lib/pp.rb @@ -63,7 +63,7 @@ require 'prettyprint' class PP < PrettyPrint - VERSION = "0.5.0" + VERSION = "0.6.0" # Returns the usable width for +out+. # As the width of +out+: