Sha256: 3e42ebf6d5120729feb9778858f42d0d3a4a0cbdc8afb60d8b6e5177d26a9f3b

Contents?: true

Size: 258 Bytes

Versions: 1

Compression:

Stored size: 258 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.2.0"
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

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