Sha256: c5928c018aa8699425a34ac1f25b342adad50912217a287fee699546a1906091

Contents?: true

Size: 238 Bytes

Versions: 1

Compression:

Stored size: 238 Bytes

Contents

module ViniBaxter
  # module SpaLanding
  #   VERSION = '15.0.0'
  # end
  module ViniBaxterFieldActiveStorage
    MAJOR = 300
    MINOR = 0
    TINY = 11
    PRE = "STUDIO"

    VERSION = [MAJOR, MINOR, TINY].compact.join(".")
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
viniBaxter-field-active_storage-300.0.11 lib/viniBaxter/version.rb