Method: Twibot.version

Defined in:
lib/twibot.rb

.versionObject

Returns the version string for the library.



17
18
19
# File 'lib/twibot.rb', line 17

def self.version
  VERSION
end