Sha256: f6aa064110d3f112ba5f8e95d147d2f804eff7b1525f0beaf102be7673f29631

Contents?: true

Size: 130 Bytes

Versions: 1

Compression:

Stored size: 130 Bytes

Contents

# frozen_string_literal: true
#
# Reopen main module to define the library version
#
module Byebug
  VERSION = '8.2.2'.freeze
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
byebug-8.2.2 lib/byebug/version.rb