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