# frozen_string_literal: true module Metatron VERSION = [ 0, # major 4, # minor 0 # patch ].join(".") end