# frozen_string_literal: true module OmniAuth module Identity module Version VERSION = "3.1.0" end end end