Sha256: fd8e49b1e63f8767912232ef7e26f3b6e5113726f3379b86b8380ce064155640

Contents?: true

Size: 132 Bytes

Versions: 1

Compression:

Stored size: 132 Bytes

Contents

module Logging
  VERSION = "2.3.1".freeze

  # Returns the version string for the library.
  def self.version
    VERSION
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
logging-2.3.1 lib/logging/version.rb