diff --git a/lib/pp.rb b/lib/pp.rb index 49e47caf5f..b8e69e644d 100644 --- a/lib/pp.rb +++ b/lib/pp.rb @@ -64,7 +64,7 @@ require 'prettyprint' class PP < PrettyPrint # The version string - VERSION = "0.6.1" + VERSION = "0.6.2" # Returns the usable width for +out+. # As the width of +out+: