Sha256: 448fe727aa6c65ddd366589bd2f4489d54ec25c0e09ff0c77a5b348a048f54da
Contents?: true
Size: 145 Bytes
Versions: 1
Compression:
Stored size: 145 Bytes
Contents
# frozen_string_literal: true module SPACEX VERSION = '0.0.3' def self.help puts 'https://github.com/rodolfobandeira/spacex' end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
spacex-0.0.3 | lib/spacex/version.rb |