lib/morandi/version.rb in
morandi-0.12.1
vs lib/morandi/version.rb in
morandi-0.99.03
- old
+ new
@@ -1,3 +1,5 @@
+# frozen_string_literal: true
+
module Morandi
- VERSION = '0.12.1'.freeze
+ VERSION = '0.99.03'
end