Sha256: 79a35828a40edf67839fe0e0006aa95559f440b9ab8026b50dfa02ff2a0214f4

Contents?: true

Size: 257 Bytes

Versions: 1

Compression:

Stored size: 257 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
    "1.3.0"
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
animoto-1.3.0 ./lib/animoto.rb