Sha256: 361b1cfe4b63acfc5b75453fdcce6e6d3b50b36b837a893ac967c74d80b2794b

Contents?: true

Size: 132 Bytes

Versions: 1

Compression:

Stored size: 132 Bytes

Contents

module Logging
  VERSION = "2.2.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.2.1 lib/logging/version.rb