lib/jp_prefecture/version.rb in jp_prefecture-0.11.0 vs lib/jp_prefecture/version.rb in jp_prefecture-1.0.0.rc1

- old
+ new

@@ -1,3 +1,5 @@ +# frozen_string_literal: true + module JpPrefecture - VERSION = '0.11.0' + VERSION = '1.0.0.rc1' end