<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -3,8 +3,8 @@ Gem::Specification.new do |s|
 
   # Do not update the version and date values by hand.
   # This will be done automatically by the gem release script.
-  s.version = &quot;0.1.9&quot;
-  s.date    = &quot;2009-10-01&quot;
+  s.version = &quot;0.2.0&quot;
+  s.date    = &quot;2009-10-07&quot;
 
   s.summary     = &quot;A Rails plugin to use exceptions for generating HTTP status responses&quot;
   s.description = &quot;Clean up your controller code by raising exceptions that generate responses with different HTTP status codes.&quot;</diff>
      <filename>http_status_exceptions.gemspec</filename>
    </modified>
    <modified>
      <diff>@@ -19,7 +19,7 @@ module HTTPStatus
 
   # The current gem release version. Do not set this value by hand, it will
   # be done automatically by them gem release script.
-  VERSION = &quot;0.1.9&quot;
+  VERSION = &quot;0.2.0&quot;
 
   # The Base HTTP status exception class is used as superclass for every
   # exception class that is constructed. It implements some shared</diff>
      <filename>lib/http_status_exceptions.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>a3819bd8b170ea8d5d2d46a38e2851b41ff5175f</id>
    </parent>
  </parents>
  <author>
    <name>Willem van Bergen</name>
    <email>willem@vanbergen.org</email>
  </author>
  <url>http://github.com/wvanbergen/http_status_exceptions/commit/de2784b0d632e66fc8f93cb521431affa3c3dbce</url>
  <id>de2784b0d632e66fc8f93cb521431affa3c3dbce</id>
  <committed-date>2009-10-07T05:12:55-07:00</committed-date>
  <authored-date>2009-10-07T05:12:55-07:00</authored-date>
  <message>Released http_status_exceptions gem version 0.2.0</message>
  <tree>15cfb5ad373fdf335abe069a17c5647b05714719</tree>
  <committer>
    <name>Willem van Bergen</name>
    <email>willem@vanbergen.org</email>
  </committer>
</commit>
