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