Sha256: e5e9f40c95f519e07a0e2aaac00d5240005cb7a71518f0c5ebc30a650fd4f9d4
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 4 # Patch ].join(".") end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
waylon-core-0.1.4 | lib/waylon/version.rb |