Module: VScripts::VERSION
- Defined in:
- lib/vscripts/version.rb
Overview
This module holds the version information.
Constant Summary collapse
- STRING =
Returns the version number.
'0.1.5'
- COPYRIGHT =
Returns the copyrighted version number.
"VScripts #{STRING} (c) #{Time.new.year} Vlad Ghinea"