lib/hash_dot/version.rb in
hash_dot-2.4.2
vs lib/hash_dot/version.rb in
hash_dot-2.5.0
- old
+ new
@@ -1,3 +1,5 @@
+# frozen_string_literal: true
+
module HashDot
- VERSION = "2.4.2".freeze
+ VERSION = "2.5.0"
end