<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -4,7 +4,7 @@ require 'rake'
 begin
   require 'echoe'
 
-  Echoe.new('render-caching', '0.1.0') do |p|
+  Echoe.new('render-caching', '0.1.1') do |p|
     p.summary        = &quot;Cache render calls in Rails controllers.&quot;
     p.description    = &quot;Cache render calls in Rails controllers.&quot;
     p.url            = &quot;http://github.com/ryanb/render-caching&quot;</diff>
      <filename>Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -1,10 +1,10 @@
 
-# Gem::Specification for Render-caching-0.1.0
+# Gem::Specification for Render-caching-0.1.1
 # Originally generated by Echoe
 
 Gem::Specification.new do |s|
   s.name = %q{render-caching}
-  s.version = &quot;0.1.0&quot;
+  s.version = &quot;0.1.1&quot;
 
   s.specification_version = 2 if s.respond_to? :specification_version=
 
@@ -13,8 +13,8 @@ Gem::Specification.new do |s|
   s.date = %q{2008-06-19}
   s.description = %q{Cache render calls in Rails controllers.}
   s.email = %q{ryan (at) railscasts (dot) com}
-  s.extra_rdoc_files = [&quot;CHANGELOG&quot;, &quot;lib/render_caching.rb&quot;, &quot;LICENSE&quot;, &quot;README&quot;, &quot;tasks/deployment.rake&quot;, &quot;tasks/spec.rake&quot;, &quot;TODO&quot;]
-  s.files = [&quot;CHANGELOG&quot;, &quot;lib/render_caching.rb&quot;, &quot;LICENSE&quot;, &quot;Manifest&quot;, &quot;README&quot;, &quot;render-caching.gemspec&quot;, &quot;spec/render-caching/controller_additions_spec.rb&quot;, &quot;spec/spec_helper.rb&quot;, &quot;tasks/deployment.rake&quot;, &quot;tasks/spec.rake&quot;, &quot;TODO&quot;]
+  s.extra_rdoc_files = [&quot;CHANGELOG&quot;, &quot;lib/render_caching/controller_additions.rb&quot;, &quot;lib/render_caching.rb&quot;, &quot;LICENSE&quot;, &quot;README&quot;, &quot;tasks/deployment.rake&quot;, &quot;tasks/spec.rake&quot;, &quot;TODO&quot;]
+  s.files = [&quot;CHANGELOG&quot;, &quot;lib/render_caching/controller_additions.rb&quot;, &quot;lib/render_caching.rb&quot;, &quot;LICENSE&quot;, &quot;Manifest&quot;, &quot;README&quot;, &quot;render-caching.gemspec&quot;, &quot;spec/render_caching/controller_additions_spec.rb&quot;, &quot;spec/spec_helper.rb&quot;, &quot;tasks/deployment.rake&quot;, &quot;tasks/spec.rake&quot;, &quot;TODO&quot;]
   s.has_rdoc = true
   s.homepage = %q{http://github.com/ryanb/render-caching}
   s.rdoc_options = [&quot;--line-numbers&quot;, &quot;--inline-source&quot;, &quot;--title&quot;, &quot;Render-caching&quot;, &quot;--main&quot;, &quot;README&quot;]
@@ -33,7 +33,7 @@ end
 # begin
 #   require 'echoe'
 # 
-#   Echoe.new('render-caching', '0.1.0') do |p|
+#   Echoe.new('render-caching', '0.1.1') do |p|
 #     p.summary        = &quot;Cache render calls in Rails controllers.&quot;
 #     p.description    = &quot;Cache render calls in Rails controllers.&quot;
 #     p.url            = &quot;http://github.com/ryanb/render-caching&quot;</diff>
      <filename>render-caching.gemspec</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>fedadd2b69f9b1d2c6b9340c8c426ce859d890ca</id>
    </parent>
  </parents>
  <author>
    <name>Ryan Bates</name>
    <email>ryan@railscasts.com</email>
  </author>
  <url>http://github.com/ryanb/render-caching/commit/3c4f256bd5ac3e10ab9ed58784e65b3b874dafd2</url>
  <id>3c4f256bd5ac3e10ab9ed58784e65b3b874dafd2</id>
  <committed-date>2008-06-19T15:29:40-07:00</committed-date>
  <authored-date>2008-06-19T15:29:40-07:00</authored-date>
  <message>version bump to 0.1.1</message>
  <tree>d1eee3f66e878c4531cba2fc871bb35689e4c43c</tree>
  <committer>
    <name>Ryan Bates</name>
    <email>ryan@railscasts.com</email>
  </committer>
</commit>
