lib/grape/version.rb



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