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