summaryrefslogtreecommitdiff
path: root/lib/prettyprint.rb
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2023-11-07 10:09:45 +0900
committergit <svn-admin@ruby-lang.org>2023-11-07 01:10:12 +0000
commite8fda04d0a5e96e7425259fc4c3d15bb20d6ea84 (patch)
treea167583651043b03a928a6312c83e8bf004d46ba /lib/prettyprint.rb
parent0a1c81a3f554dad41f65906e81528b0e3f5d287e (diff)
[ruby/prettyprint] Bump up 0.2.0
https://github.com/ruby/prettyprint/commit/5ea64f43fa
Diffstat (limited to 'lib/prettyprint.rb')
-rw-r--r--lib/prettyprint.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/prettyprint.rb b/lib/prettyprint.rb
index 156d710284..6f50192f5d 100644
--- a/lib/prettyprint.rb
+++ b/lib/prettyprint.rb
@@ -33,7 +33,7 @@
#
class PrettyPrint
- VERSION = "0.1.1"
+ VERSION = "0.2.0"
# This is a convenience method which is same as follows:
#