<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>.gitignore</filename>
    </added>
    <added>
      <filename>History.txt</filename>
    </added>
    <added>
      <filename>Rakefile</filename>
    </added>
    <added>
      <filename>spec/rcov.opts</filename>
    </added>
    <added>
      <filename>spec/spec.opts</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -3,6 +3,8 @@ require 'caching_presenter/instantiation_methods'
 
 class CachingPresenter
   include InstantiationMethods
+  
+  VERSION = &quot;0.8.0&quot;
 
   alias :presenter_class :class
   %w(class id to_param).each do |method|</diff>
      <filename>lib/caching_presenter.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>07138588b003d574ad8e003026b461a426eecf1b</id>
    </parent>
  </parents>
  <author>
    <name>Zach Dennis</name>
    <email>zach.dennis@gmail.com</email>
  </author>
  <url>http://github.com/zdennis/caching_presenter/commit/a8bb2852d20e87e64c19e190cd8ea1c7f2a32317</url>
  <id>a8bb2852d20e87e64c19e190cd8ea1c7f2a32317</id>
  <committed-date>2009-02-14T14:07:57-08:00</committed-date>
  <authored-date>2009-02-14T14:02:10-08:00</authored-date>
  <message>* Added a rakefile with tasks to run specs, build gems, and create rdoc
* Added History file
* Updated .gitignore</message>
  <tree>eb5a8e49d3bee23759198699ca8b07e734442c95</tree>
  <committer>
    <name>Zach Dennis</name>
    <email>zach.dennis@gmail.com</email>
  </committer>
</commit>
