JEG2/highline

View on GitHub
lib/highline/version.rb

Summary

Maintainability
A
0 mins
Test Coverage
# coding: utf-8

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