lib/kitchen-dsc/version.rb in kitchen-dsc-0.8.2 vs lib/kitchen-dsc/version.rb in kitchen-dsc-0.8.3
- old
+ new
@@ -1,7 +1,7 @@
# encoding: utf-8
module Kitchen
module Dsc
- VERSION = '0.8.2'.freeze
+ VERSION = '0.8.3'.freeze
end
end
- old
+ new