Method: Twibot.version
- Defined in:
- lib/twibot.rb
.version ⇒ Object
Returns the version string for the library.
17 18 19 |
# File 'lib/twibot.rb', line 17 def self.version VERSION end |
Returns the version string for the library.
17 18 19 |
# File 'lib/twibot.rb', line 17 def self.version VERSION end |