<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>README.markdown</filename>
    </added>
    <added>
      <filename>pkg/merb_active_admin-0.3.gem</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,4 +1,3 @@
 .DS_Store
-pkg
 *.tmproj
 </diff>
      <filename>.gitignore</filename>
    </modified>
    <modified>
      <diff>@@ -1,4 +1,4 @@
-Copyright (c) 2008 YOUR NAME
+Copyright (c) 2008 Duane Johnson
 
 Permission is hereby granted, free of charge, to any person obtaining
 a copy of this software and associated documentation files (the</diff>
      <filename>LICENSE</filename>
    </modified>
    <modified>
      <diff>@@ -3,7 +3,7 @@ require 'rake/gempackagetask'
 
 PLUGIN = &quot;merb_active_admin&quot;
 NAME = &quot;merb_active_admin&quot;
-VERSION = &quot;0.0.1&quot;
+VERSION = &quot;0.3&quot;
 AUTHOR = &quot;Duane Johnson&quot;
 EMAIL = &quot;duane.johnson@gmail.com&quot;
 HOMEPAGE = &quot;http://merb-plugins.rubyforge.org/merb_active_admin/&quot;
@@ -14,7 +14,7 @@ spec = Gem::Specification.new do |s|
   s.version = VERSION
   s.platform = Gem::Platform::RUBY
   s.has_rdoc = true
-  s.extra_rdoc_files = [&quot;README&quot;, &quot;LICENSE&quot;, 'TODO']
+  s.extra_rdoc_files = [&quot;README.markdown&quot;, &quot;LICENSE&quot;]
   s.summary = SUMMARY
   s.description = s.summary
   s.author = AUTHOR
@@ -23,7 +23,7 @@ spec = Gem::Specification.new do |s|
   s.add_dependency('merb-core', '&gt;= 0.9.0')
   s.require_path = 'lib'
   s.autorequire = PLUGIN
-  s.files = %w(LICENSE README Rakefile TODO) + Dir.glob(&quot;{lib,specs}/**/*&quot;)
+  s.files = %w(LICENSE README.markdown Rakefile) + Dir.glob(&quot;{lib,specs}/**/*&quot;)
 end
 
 Rake::GemPackageTask.new(spec) do |pkg|</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>342bb1dc27d900e8540949c81b44faa12af8fff3</id>
    </parent>
  </parents>
  <author>
    <name>Duane Johnson</name>
    <email>duane.johnson@gmail.com</email>
  </author>
  <url>http://github.com/canadaduane/merb_active_admin/commit/5c8e9470490e10b07471a1439cd80103dd8954e5</url>
  <id>5c8e9470490e10b07471a1439cd80103dd8954e5</id>
  <committed-date>2008-04-22T19:41:42-07:00</committed-date>
  <authored-date>2008-04-22T19:41:42-07:00</authored-date>
  <message>Added installation instructions.</message>
  <tree>88abb920984d2c47d6756766ea9b01b339906fd3</tree>
  <committer>
    <name>Duane Johnson</name>
    <email>duane.johnson@gmail.com</email>
  </committer>
</commit>
