Sha256: 49ac0a411c8ddde4600027d8c57abf9f0c0eaaaeceb8951358256fd027fd98fe

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.0.beta0"
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
animoto-0.1.0.beta0 ./lib/animoto.rb