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