We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a22245f commit 4c76185Copy full SHA for 4c76185
auto_html.gemspec
@@ -2,7 +2,7 @@
2
3
Gem::Specification.new do |gem|
4
gem.name = 'auto_html'
5
- gem.version = '2.0.0'
+ gem.version = '2.0.2'
6
7
gem.summary = 'Plain text to HTML conversion'
8
gem.description = 'Collection of filters for transforming text into HTML code'
0 commit comments