# frozen_string_literal: true

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