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