lib/html/pipeline/youtube/version.rb in html-pipeline-youtube-0.1.2 vs lib/html/pipeline/youtube/version.rb in html-pipeline-youtube-0.1.3

- old
+ new

@@ -1,7 +1,7 @@ module HTML class Pipeline module Youtube - VERSION = '0.1.2' + VERSION = '0.1.3' end end end