lib/turkish_id/version.rb in
turkish_id-1.2.0
vs lib/turkish_id/version.rb in
turkish_id-1.3.0
- old
+ new
@@ -1,3 +1,5 @@
+# frozen_string_literal: true
+
class TurkishId
- VERSION = '1.2.0'
+ VERSION = '1.3.0'
end