lib/chefdk/julia/version.rb in chefdk-julia-0.4.1 vs lib/chefdk/julia/version.rb in chefdk-julia-0.4.2

- old
+ new

@@ -13,8 +13,8 @@ # limitations under the License. module Chefdk # namespace for VERSION constant module Julia - VERSION = '0.4.1' + VERSION = '0.4.2' end end