Sha256: 0594480aef3bc6f46250fc2baadcdf2883e2da8f039a67ac764ba6c3e3faf106

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.4.4"
end

Version data entries

1 entries across 1 versions & 1 rubygems

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