Add Tox gem, library API and ABI version info
This commit is contained in:
parent
9c8b513529
commit
8db577ed63
1 changed files with 3 additions and 0 deletions
|
@ -10,6 +10,9 @@ module Widgets
|
|||
' |_| \___/_/\_\___/|_| \_| ',
|
||||
' ',
|
||||
' Version 0.0.0 ',
|
||||
" Tox gem #{Tox::Version::GEM_VERSION} ",
|
||||
" Tox API #{Tox::Version::TOX_VERSION} ",
|
||||
" Tox ABI #{Tox::Version::tox_version} ",
|
||||
' ',
|
||||
].freeze
|
||||
|
||||
|
|
Reference in a new issue