lib/bibtex2html/version.rb in bibtex2html-0.1.0 vs lib/bibtex2html/version.rb in bibtex2html-0.2.0

- old
+ new

@@ -1,3 +1,3 @@ module Bibtex2html - VERSION = "0.1.0" + VERSION = "0.2.0" end