Method: Yad.version
- Defined in:
- lib/yad.rb
.version ⇒ Object
Returns the version string for the library.
42 43 44 |
# File 'lib/yad.rb', line 42 def self.version VERSION end |
Returns the version string for the library.
42 43 44 |
# File 'lib/yad.rb', line 42 def self.version VERSION end |