Method: Yad.version

Defined in:
lib/yad.rb

.versionObject

Returns the version string for the library.



42
43
44
# File 'lib/yad.rb', line 42

def self.version
  VERSION
end