Sha256: 0317aeaa9c51276c32279470b2afa320bad69a69652c10569f0d588653058f0b

Contents?: true

Size: 132 Bytes

Versions: 1

Compression:

Stored size: 132 Bytes

Contents

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