lib/prompts/paragraph.rb in prompts-0.2.0 vs lib/prompts/paragraph.rb in prompts-0.2.1

- old
+ new

@@ -14,6 +14,6 @@ def lines wrap_text(@text, width: @width, line_prefix: @line_padding, alignment: :none) end end -end \ No newline at end of file +end