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