# frozen_string_literal: true module Doorkeeper module DeviceAuthorizationGrant VERSION = '1.0.3' public_constant :VERSION end end