<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,4 +1,4 @@
-h1. Formtastic 0.1.3
+h1. Formtastic 0.1.4
 
 Formtastic is a Rails FormBuilder DSL (with some other goodies) to make it far easier to create beautiful, semantically rich, syntactically awesome, readily stylable and wonderfully accessible HTML forms in your Rails applications.
 
@@ -86,7 +86,7 @@ And then add it as a dependency in your environment.rb file:
   config.gem &quot;justinfrench-formtastic&quot;, 
     :lib     =&gt; 'formtastic', 
     :source  =&gt; 'http://gems.github.com', 
-    :version =&gt; '0.1.3'
+    :version =&gt; '0.1.4'
 &lt;/pre&gt;
 
 If you're a little more old school, install it as a plugin:</diff>
      <filename>README.textile</filename>
    </modified>
    <modified>
      <diff>@@ -1,4 +1,4 @@
 --- 
 :major: 0
 :minor: 1
-:patch: 3
+:patch: 4</diff>
      <filename>VERSION.yml</filename>
    </modified>
    <modified>
      <diff>@@ -2,7 +2,7 @@
 
 Gem::Specification.new do |s|
   s.name = %q{formtastic}
-  s.version = &quot;0.1.3&quot;
+  s.version = &quot;0.1.4&quot;
 
   s.required_rubygems_version = Gem::Requirement.new(&quot;&gt;= 0&quot;) if s.respond_to? :required_rubygems_version=
   s.authors = [&quot;Justin French&quot;]</diff>
      <filename>formtastic.gemspec</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>0735d1ad4660a7cc0ae3d81021e270a0d1594ea2</id>
    </parent>
  </parents>
  <author>
    <name>Justin French</name>
    <email>justin@indent.com.au</email>
  </author>
  <url>http://github.com/justinfrench/formtastic/commit/60595a222b8b7d1266857c7c5e0fd553de6c5901</url>
  <id>60595a222b8b7d1266857c7c5e0fd553de6c5901</id>
  <committed-date>2009-04-10T06:24:16-07:00</committed-date>
  <authored-date>2009-04-10T06:24:16-07:00</authored-date>
  <message>bumped gem version to 0.1.4 to include the recent stylesheet changes and the inclusion of the generators in the gemspec</message>
  <tree>804f6b0ba4f6c7b688576845c32e8ba773bcba52</tree>
  <committer>
    <name>Justin French</name>
    <email>justin@indent.com.au</email>
  </committer>
</commit>
