lib/kitchen-dsc/version.rb in kitchen-dsc-0.7.0 vs lib/kitchen-dsc/version.rb in kitchen-dsc-0.8.0

- old
+ new

@@ -1,7 +1,7 @@ -# encoding: utf-8 - -module Kitchen - module Dsc - VERSION = '0.7.0' - end -end +# encoding: utf-8 + +module Kitchen + module Dsc + VERSION = '0.8.0' + end +end