Sha256: 580ca6f2ba25b9d2f6a7f4dbf12e31534a7c8ce9a3d46aed3e7a1a85da929212
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 = '0.6.0' def self.version VERSION end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
fd-0.6.0 | lib/fd/version.rb |