./lib/animoto.rb in animoto-0.1.0.beta1 vs ./lib/animoto.rb in animoto-0.1.1.beta1
- old
+ new
@@ -4,8 +4,8 @@
# the client package, and not the version of the Animoto API this client works
# with.
#
# @return [String]
def self.version
- "0.1.0.beta1"
+ "0.1.1.beta1"
end
end