<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -2,11 +2,11 @@
 
 Gem::Specification.new do |s|
   s.name = %q{facebooker}
-  s.version = &quot;1.0.38&quot;
+  s.version = &quot;1.0.39&quot;
 
   s.required_rubygems_version = Gem::Requirement.new(&quot;&gt;= 0&quot;) if s.respond_to? :required_rubygems_version=
   s.authors = [&quot;Chad Fowler&quot;, &quot;Patrick Ewing&quot;, &quot;Mike Mangino&quot;, &quot;Shane Vitarana&quot;, &quot;Corey Innis&quot;]
-  s.date = %q{2009-06-23}
+  s.date = %q{2009-07-01}
   s.description = %q{Facebooker is a Ruby wrapper over the Facebook[http://facebook.com] {REST API}[http://wiki.developers.facebook.com/index.php/API].  Its goals are:  * Idiomatic Ruby * No dependencies outside of the Ruby standard library (This is true with Rails 2.1. Previous Rails versions require the JSON gem) * Concrete classes and methods modeling the Facebook data, so it's easy for a Rubyist to understand what's available * Well tested}
   s.email = %q{mmangino@elevatedrails.com}
   s.extra_rdoc_files = [&quot;Manifest.txt&quot;, &quot;CHANGELOG.rdoc&quot;, &quot;COPYING.rdoc&quot;, &quot;README.rdoc&quot;, &quot;TODO.rdoc&quot;]</diff>
      <filename>facebooker.gemspec</filename>
    </modified>
    <modified>
      <diff>@@ -2,7 +2,7 @@ module Facebooker #:nodoc:
   module VERSION #:nodoc:
     MAJOR = 1
     MINOR = 0
-    TINY  = 38
+    TINY  = 39
 
     STRING = [MAJOR, MINOR, TINY].join('.')
   end</diff>
      <filename>lib/facebooker/version.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>73358a9f14702a3f4c490d41cea91f5adb6e6acf</id>
    </parent>
  </parents>
  <author>
    <name>Mike Mangino</name>
    <email>mmangino@elevatedrails.com</email>
  </author>
  <url>http://github.com/mmangino/facebooker/commit/352543d331adf5046ea8ecd28353505d7c40daec</url>
  <id>352543d331adf5046ea8ecd28353505d7c40daec</id>
  <committed-date>2009-07-01T05:43:32-07:00</committed-date>
  <authored-date>2009-07-01T05:43:32-07:00</authored-date>
  <message>Bump version</message>
  <tree>f0d0315f11f345f896f1453a66ceb7831b9f3514</tree>
  <committer>
    <name>Mike Mangino</name>
    <email>mmangino@elevatedrails.com</email>
  </committer>
</commit>
