module Bogo
  class Ui
    # Current library version
    VERSION = Gem::Version.new('0.1.24')
  end
end