<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>MIT-LICENSE</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -3,4 +3,6 @@ TIMELOG
 .DS_Store
 tmp/**/*
 db/*.sqlite3
-db/schema.rb
\ No newline at end of file
+db/schema.rb
+spec.rb
+*.gem
\ No newline at end of file</diff>
      <filename>.gitignore</filename>
    </modified>
    <modified>
      <diff>@@ -1,4 +1,11 @@
 
+== 0.1.1
+
+May 26
+= add the MIT license
+
+== 0.1.0
+
 May 26
 = add GitHub gemspec file
 = finished first rough implementation</diff>
      <filename>CHANGELOG</filename>
    </modified>
    <modified>
      <diff>@@ -1,6 +1,6 @@
 Gem::Specification.new do |s|
   s.name = &quot;save_or_raise&quot;
-  s.version = &quot;0.1.0&quot;
+  s.version = &quot;0.1.1&quot;
   s.date = &quot;2008-05-25&quot;
   s.summary = &quot;A replacement for ActiveRecord::Base#save! for Ruby on Rails&quot;
   s.email = &quot;rails@ryanlowe.ca&quot;
@@ -8,7 +8,7 @@ Gem::Specification.new do |s|
   s.description = &quot;A replacement for ActiveRecord::Base#save! for Ruby on Rails&quot;
   s.has_rdoc = false
   s.authors = [&quot;Ryan Lowe&quot;]
-  s.files = [&quot;README&quot;, &quot;CHANGELOG&quot;, &quot;Rakefile&quot;, &quot;save_or_raise.gemspec&quot;, &quot;init.rb&quot;,&quot;lib/save_or_raise.rb&quot;]
+  s.files = [&quot;README&quot;, &quot;CHANGELOG&quot;, &quot;MIT-LICENSE&quot;,&quot;Rakefile&quot;, &quot;save_or_raise.gemspec&quot;, &quot;init.rb&quot;,&quot;lib/save_or_raise.rb&quot;]
   s.test_files = []
   s.rdoc_options = [&quot;--main&quot;, &quot;README&quot;]
   s.extra_rdoc_files = [&quot;README&quot;,&quot;CHANGELOG&quot;]</diff>
      <filename>save_or_raise.gemspec</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>065ba2d1867f3020d138979427fffc07349b0903</id>
    </parent>
  </parents>
  <author>
    <name>Ryan Lowe</name>
    <email>ryanlowe@gmail.com</email>
  </author>
  <url>http://github.com/ryanlowe/save_or_raise/commit/19b41d4421cee4b1d28d0b8df84a973c00ad8274</url>
  <id>19b41d4421cee4b1d28d0b8df84a973c00ad8274</id>
  <committed-date>2008-05-25T16:54:55-07:00</committed-date>
  <authored-date>2008-05-25T16:54:55-07:00</authored-date>
  <message>add the MIT license</message>
  <tree>8005d907b9485ac3fdb626d8caecc157f5c58d76</tree>
  <committer>
    <name>Ryan Lowe</name>
    <email>ryanlowe@gmail.com</email>
  </committer>
</commit>
