lib/harp2hugo/version.rb in harp2hugo-0.0.2 vs lib/harp2hugo/version.rb in harp2hugo-0.0.3

- old
+ new

@@ -1,3 +1,3 @@ class Harp2hugoVersion - VERSION = "0.0.2" + VERSION = "0.0.3" end