<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,5 +1,7 @@
 == master
 
+== 0.5.1 / 2009-02-11
+
 * Allow states to be drawn as ellipses to accommodate long names
 * Fix rake tasks not being registered in Rails/Merb applications
 * Never automatically define machine attribute accessors when using an integration</diff>
      <filename>CHANGELOG.rdoc</filename>
    </modified>
    <modified>
      <diff>@@ -5,7 +5,7 @@ require 'rake/contrib/sshpublisher'
 
 spec = Gem::Specification.new do |s|
   s.name              = 'state_machine'
-  s.version           = '0.5.0'
+  s.version           = '0.5.1'
   s.platform          = Gem::Platform::RUBY
   s.summary           = 'Adds support for creating state machines for attributes on any Ruby class'
   </diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>d6fbdcc10127ab166c13628f12fd6c6e81ccf5cf</id>
    </parent>
  </parents>
  <author>
    <name>Aaron Pfeifer</name>
    <email>aaron.pfeifer@gmail.com</email>
  </author>
  <url>http://github.com/pluginaweek/state_machine/commit/97cf57a9eafcbbaf85107ee01b8d44b3a2ae0d88</url>
  <id>97cf57a9eafcbbaf85107ee01b8d44b3a2ae0d88</id>
  <committed-date>2009-02-11T05:15:12-08:00</committed-date>
  <authored-date>2009-02-11T05:15:12-08:00</authored-date>
  <message>Tag 0.5.1 release</message>
  <tree>a6220a826d3e410471761e9224b1df5276d9172f</tree>
  <committer>
    <name>Aaron Pfeifer</name>
    <email>aaron.pfeifer@gmail.com</email>
  </committer>
</commit>
