lib/soffes/blog/jekyll/version.rb in soffes-blog-jekyll-0.1.0 vs lib/soffes/blog/jekyll/version.rb in soffes-blog-jekyll-0.2.0

- old
+ new

@@ -1,7 +1,7 @@ module Soffes module Blog module Jekyll - VERSION = "0.1.0" + VERSION = "0.2.0" end end end