<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -25,7 +25,6 @@ module Yahoo
           parameters = [resource, id, collection, *args].compact
           # return parameters.collect!{|param| CGI::escape(param.to_s).downcase}.join('/')
           return parameters.collect!{|param| param.to_s.downcase}.join('/')
-          
         end
       end
             </diff>
      <filename>lib/yahoo-geoplanet/base.rb</filename>
    </modified>
    <modified>
      <diff>@@ -2,7 +2,7 @@ module Yahoo
   module GeoPlanet
     module VERSION #:nodoc:
       MAJOR = 0
-      MINOR = 1
+      MINOR = 2
       TINY  = 0
 
       STRING = [MAJOR, MINOR, TINY].join('.')</diff>
      <filename>lib/yahoo-geoplanet/version.rb</filename>
    </modified>
    <modified>
      <diff>@@ -1,6 +1,6 @@
 Gem::Specification.new do |s|
   s.name     = &quot;yahoo-geoplanet&quot;
-  s.version  = &quot;0.1.0&quot;
+  s.version  = &quot;0.2.0&quot;
   s.date     = &quot;2008-11-13&quot;
   s.summary  = &quot;A Ruby wrapper for the Yahoo! GeoPlanet API.&quot;
   s.email    = &quot;mail@matttthompson.com&quot;</diff>
      <filename>yahoo-geoplanet.gemspec</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>d70f80f4554fe30c92bcbe06584addba06f65065</id>
    </parent>
  </parents>
  <author>
    <name>Tom Taylor</name>
    <email>tom@mu.local</email>
  </author>
  <url>http://github.com/mattt/yahoo-geoplanet/commit/6c073d969191e1f03e7d5523713f742849443d11</url>
  <id>6c073d969191e1f03e7d5523713f742849443d11</id>
  <committed-date>2009-01-24T11:13:48-08:00</committed-date>
  <authored-date>2009-01-24T11:13:48-08:00</authored-date>
  <message>Version bump.</message>
  <tree>fdee5ffcb069cb41f9fd946e9c92ce8dd12a6446</tree>
  <committer>
    <name>Tom Taylor</name>
    <email>tom@mu.local</email>
  </committer>
</commit>
