DEBSOURCES
Skip Quicknav
sources / ruby-logging / 2.4.0-1 / lib / logging / version.rb
12345678
module Logging VERSION = "2.4.0".freeze # Returns the version string for the library. def self.version VERSION end end