cookbooks/scratchify/lib/from-scratch/version.rb in from-scratch-0.1.1 vs cookbooks/scratchify/lib/from-scratch/version.rb in from-scratch-0.2.0

- old
+ new

@@ -1,3 +1,3 @@ module FromScratch - VERSION = "0.1.1" + VERSION = "0.2.0" end