summaryrefslogtreecommitdiff
path: root/lib/highline/version.rb
blob: 857e027ce90d39969fd2f466537bcd6cdf9842fb (plain)
1
2
3
4
class HighLine
  # The version of the installed library.
  VERSION = "1.7.9".freeze
end