lib/china_regions/version.rb in
china_regions-0.4.3
vs lib/china_regions/version.rb in
china_regions-0.4.4
- old
+ new
@@ -1,3 +1,5 @@
+# frozen_string_literal: true
+
module ChinaRegions
- VERSION = "0.4.3"
+ VERSION = '0.4.4'
end