From 87f863276546e73dfed552fb171f0025912a61c7 Mon Sep 17 00:00:00 2001 From: Nobuyoshi Nakada Date: Mon, 10 Nov 2025 18:46:28 +0900 Subject: [ruby/prettyprint] [DOC] Missing documents https://github.com/ruby/prettyprint/commit/3a43a4bbf6 --- lib/prettyprint.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/prettyprint.rb b/lib/prettyprint.rb index 6f50192f5d..a65407c130 100644 --- a/lib/prettyprint.rb +++ b/lib/prettyprint.rb @@ -33,6 +33,7 @@ # class PrettyPrint + # The version string VERSION = "0.2.0" # This is a convenience method which is same as follows: -- cgit v1.2.3