./lib/animoto.rb in animoto-1.2.0 vs ./lib/animoto.rb in animoto-1.3.0
- 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
- "1.2.0"
+ "1.3.0"
end
-end
+end
\ No newline at end of file