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