Sha256: d0f1756a5f1a8ae9e3584c3a5f4314d7a50b109415cc742882ac45f53c755b56

Contents?: true

Size: 106 Bytes

Versions: 1

Compression:

Stored size: 106 Bytes

Contents

module Playmo
  VERSION = "0.1.7"

  if ARGV.first =~ /--version|-v/
    puts VERSION
    exit!
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
playmo-0.1.7 lib/playmo/version.rb