# frozen_string_literal: true

#
# Main container module for Pry-Byebug functionality
#
module PryByebug
  VERSION = "3.9.0"
end
