Sha256: f242312b4baa3d5b280d701790a2b836a88a16e6833e68da8f457a908b254909

Contents?: true

Size: 132 Bytes

Versions: 1

Compression:

Stored size: 132 Bytes

Contents

# frozen_string_literal: true

#
# Reopen main module to define the library version
#
module Byebug
  VERSION = "10.0.1".freeze
end

Version data entries

1 entries across 1 versions & 1 rubygems

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