Sha256: b3c441ab19284bc25f902d4a04d0e3f27bef75a2d4ac82e304a783d1be81da24
Contents?: true
Size: 180 Bytes
Versions: 1
Compression:
Stored size: 180 Bytes
Contents
# frozen_string_literal: true # Here only the _VERSION_ of Fd is defined # All other code is in lib/fd.rb # class Fd VERSION = '1.0.1' def self.version VERSION end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
fd-1.0.1 | lib/fd/version.rb |