File Manager

Path: /proc/self/root/opt/chef/embedded/lib/ruby/gems/2.7.0/gems/byebug-11.1.3/lib/byebug/

Viewing File: version.rb

# frozen_string_literal: true

#
# Reopen main module to define the library version
#
module Byebug
  VERSION = "11.1.3"
end