# frozen_string_literal: true

module Devise
  module Api
    VERSION = '0.1.3'
  end
end
