Skip to content

Commit 3d6d676

Browse files
committed
[ruby/pp] Bump up to 0.6.3
ruby/pp@c1992ce07d
1 parent 443b17a commit 3d6d676

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/pp.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
class PP < PrettyPrint
6565

6666
# The version string
67-
VERSION = "0.6.2"
67+
VERSION = "0.6.3"
6868

6969
# Returns the usable width for +out+.
7070
# As the width of +out+:

0 commit comments

Comments
 (0)