<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -7,27 +7,27 @@ Installation
 ### Using Rails plugin script:
 
     script/plugin install git://github.com/pusewicz/rails_sequel.git
-    
+
 ### Using Rails 2.1 Gem dependencies
-  
+
   Install the gem
-  
+
     gem sources -a http://gems.github.com
     gem install pusewicz-rails_sequel
-  
+
   Load the gem in `environment.rb`
-  
+
     Rails::Initializer.run do |config|
-      config.gem 'pusewicz-rails_sequel', :version =&gt; '0.1.4', :lib =&gt; 'rails_sequel', :source =&gt; 'http://gems.github.com'
+      config.gem 'pusewicz-rails_sequel', :lib =&gt; 'rails_sequel', :source =&gt; 'http://gems.github.com'
     end
-    
+
 Optional
 --------
 
   Remove ActiveRecord framework in `environment.rb` file:
-  
+
     config.frameworks -= [ :active_record ]
-    
+
 Community
 =========
 </diff>
      <filename>README.md</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>a0ead23eacd9b3c518e43c5f4890544b785f0a62</id>
    </parent>
  </parents>
  <author>
    <name>Piotr Usewicz</name>
    <email>piotr@layer22.com</email>
  </author>
  <url>http://github.com/pusewicz/rails_sequel/commit/95cc3780d8afdc1548855ff21d21b074a40dbaf6</url>
  <id>95cc3780d8afdc1548855ff21d21b074a40dbaf6</id>
  <committed-date>2009-08-07T06:11:25-07:00</committed-date>
  <authored-date>2009-08-07T06:11:25-07:00</authored-date>
  <message>We don't need to specify version</message>
  <tree>1d3331befd7f0949462c1ede013b8873c354fdd4</tree>
  <committer>
    <name>Piotr Usewicz</name>
    <email>piotr@layer22.com</email>
  </committer>
</commit>
