<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,5 +1,5 @@
 GEM = &quot;heyspread-ruby&quot;
-VER = &quot;0.2&quot;
+VER = &quot;0.3&quot;
 AUTHOR = &quot;Bruno Celeste&quot;
 EMAIL = &quot;bruno.celeste@particle-s.com&quot;
 HOMEPAGE = &quot;http://heyspread.com&quot;</diff>
      <filename>heyspread-ruby.gemspec</filename>
    </modified>
    <modified>
      <diff>@@ -60,7 +60,8 @@ module HeySpread
   
   class Video
     attr_accessor :id, :title, :description, :tags, :category, :file, :url, 
-     :ping, :destinations, :watermark_image_url, :watermark_position, :convert
+     :ping, :destinations, :watermark_image_url, :watermark_position, 
+     :convert, :stat
     
     attr_reader :links, :errors, :uploads, :status, :stat, :created_at,
       :updated_at, :auto_stat_updated_at, :total_views
@@ -129,7 +130,8 @@ module HeySpread
         :ping =&gt; @ping,
         :watermark_image_url =&gt; @watermark_image_url,
         :watermark_position =&gt; @watermark_position,
-        :convert =&gt; @convert
+        :convert =&gt; @convert,
+        :stat =&gt; @stat
         }.merge(credentials)
       )
       </diff>
      <filename>lib/heyspread.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>93ba355b1e4095bf1ae10c53b3472744083366b4</id>
    </parent>
  </parents>
  <author>
    <name>Bruno Celeste</name>
    <email>bruno.celeste@gmail.com</email>
  </author>
  <url>http://github.com/sadikzzz/heyspread-ruby/commit/019dac12377ccdbe09ad575955c46a04e8fa54c0</url>
  <id>019dac12377ccdbe09ad575955c46a04e8fa54c0</id>
  <committed-date>2009-03-17T07:30:56-07:00</committed-date>
  <authored-date>2009-03-17T07:30:56-07:00</authored-date>
  <message>stat option added, so you can enable stats at the upload step</message>
  <tree>8c7be92be45ced9a6ffb0c1add7d9ecde902046d</tree>
  <committer>
    <name>Bruno Celeste</name>
    <email>bruno.celeste@gmail.com</email>
  </committer>
</commit>
