lib/rfcbib/version.rb in rfcbib-0.1.1 vs lib/rfcbib/version.rb in rfcbib-0.2.0

- old
+ new

@@ -1,3 +1,3 @@ module Rfcbib - VERSION = "0.1.1" + VERSION = '0.2.0'.freeze end