# frozen_string_literal: true module Polyn class Cli VERSION = "0.3.0" end end