# frozen_string_literal: true class Roda module Endpoints VERSION = '0.1.0' end end