Sha256: fba1c880e54bd3cf0f5b8945e58aaec959c84b98251312b4aa150224501c3b5f
Contents?: true
Size: 264 Bytes
Versions: 1
Compression:
Stored size: 264 Bytes
Contents
module Animoto # Returns the version of the client. Note this is the release version number for # the client package, and not the version of the Animoto API this client works # with. # # @return [String] def self.version "0.1.1.beta1" end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
animoto-0.1.1.beta1 | ./lib/animoto.rb |