Sha256: ed36c7535ac447a54a1f0da5f4b3481409ec432c23d4d803b7abbf32e464d44b

Contents?: true

Size: 106 Bytes

Versions: 1

Compression:

Stored size: 106 Bytes

Contents

module Playmo
  VERSION = "0.1.8"

  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.8 lib/playmo/version.rb