lib/healthcare_phony/version.rb in healthcare_phony-0.6.0 vs lib/healthcare_phony/version.rb in healthcare_phony-0.7s.0

- old
+ new

@@ -1,5 +1,5 @@ -# frozen_string_literal: true - -module HealthcarePhony - VERSION = File.read(File.expand_path('../../VERSION', __dir__)).strip.freeze -end +# frozen_string_literal: true + +module HealthcarePhony + VERSION = File.read(File.expand_path('../../VERSION', __dir__)).strip.freeze +end