# frozen_string_literal: true

module Grape
  # The current version of Grape.
  VERSION = '1.6.2'
end
