lib/syntropy/version.rb



# frozen_string_literal: true

module Syntropy
  VERSION = '0.6'
end