Sha256: 618e230390a0a5490b3e31dad247b84b2ea0dade7e3af7e8f8afc212a9274cf6

Contents?: true

Size: 202 Bytes

Versions: 1

Compression:

Stored size: 202 Bytes

Contents

# Initialize the Module Veewee, otherwise it can't be checked
module Veewee
end

# Only set the version constant if it wasn't set before
unless defined?(Veewee::VERSION)
  ::Veewee::VERSION="0.3.7"
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
veewee-0.3.7 lib/veewee/version.rb