lib/highline/version.rb



# coding: utf-8

class HighLine
  # The version of the installed library.
  VERSION = "3.1.2".freeze
end