# frozen_string_literal: true module Mutils VERSION = File.read('Version').split("\n").first.gsub('v', '') end