Sha256: 2e48705b82d3b249960c78af291a23b8b24f364ce0ed2ba1ae22eaf9321d275b
Contents?: true
Size: 183 Bytes
Versions: 1
Compression:
Stored size: 183 Bytes
Contents
# frozen_string_literal: true module Waylon module Core # The Waylon::Core version VERSION = [ 0, # Major 1, # Minor 8 # Patch ].join(".") end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
waylon-core-0.1.8 | lib/waylon/version.rb |