Sha256: e7474ef3ff4cc15a6ff1a9b707410d8348eaac7f7f40fc734fc902f2e726dcb3

Contents?: true

Size: 209 Bytes

Versions: 1

Compression:

Stored size: 209 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.5.0.alpha3"
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
veewee-0.5.0.alpha3 lib/veewee/version.rb