Sha256: 8c91b7f83011c232f1166db02d1431a79ce8a2ed23f3e6f5f80c3b905bf1628c

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 = '9.0.0'.freeze
end

Version data entries

1 entries across 1 versions & 1 rubygems

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