lib/i18n_data/version.rb



# frozen_string_literal: true
module I18nData
  VERSION = Version = "1.1.0" # rubocop:disable Naming/ConstantName
end