lib/chefdk/julia/version.rb in chefdk-julia-0.4.3 vs lib/chefdk/julia/version.rb in chefdk-julia-0.4.4
- old
+ new
@@ -13,8 +13,8 @@
# limitations under the License.
module ChefDK
# namespace for VERSION constant
module Julia
- VERSION = '0.4.3'
+ VERSION = '0.4.4'.freeze
end
end