DEBSOURCES
Skip Quicknav
sources / ruby-highline / 3.1.2-1 / lib / highline / version.rb
123456
# coding: utf-8 class HighLine # The version of the installed library. VERSION = "3.1.2".freeze end