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