DEBSOURCES
Skip Quicknav
sources / ruby-i18n-data / 1.1.0-1 / lib / i18n_data / version.rb
1234
# frozen_string_literal: true module I18nData VERSION = Version = "1.1.0" # rubocop:disable Naming/ConstantName end