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