lib/rackup/version.rb



# frozen_string_literal: true

# Released under the MIT License.
# Copyright, 2022, by Samuel Williams.

module Rackup
  VERSION = "1.0.1"
end