lib/faker/version.rb



# frozen_string_literal: true

module Faker #:nodoc:
  VERSION = '2.18.0'
end