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