lib/kitchen-dsc/version.rb in kitchen-dsc-0.2.3 vs lib/kitchen-dsc/version.rb in kitchen-dsc-0.3.0

- old
+ new

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