lib/absolutely/version.rb in
absolutely-5.1.0
vs lib/absolutely/version.rb in
absolutely-6.0.0
- old
+ new
@@ -1,3 +1,5 @@
+# frozen_string_literal: true
+
module Absolutely
- VERSION = '5.1.0'.freeze
+ VERSION = '6.0.0'
end