<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>grails-easybtest-latest.zip</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,6 +1,6 @@
 
 class EasybtestGrailsPlugin {
-  def version = 0.2;
+  def version = 0.3;
   def author = &quot;Rodrigo Uruatan Ferreira Jardim&quot;;
   def authorEmail = &quot;blog@urubatan.com.br&quot;;
   def title = &quot;This plugin enables the testing of the application using the BDD easyb library&quot;;</diff>
      <filename>EasybtestGrailsPlugin.groovy</filename>
    </modified>
    <modified>
      <diff>@@ -1,7 +1,7 @@
-&lt;plugin name='easybtest' version='0.2'&gt;
-  &lt;author&gt;Rodrigo Uruatan Ferreira Jardim&lt;/author&gt;
-  &lt;authorEmail&gt;blog@urubatan.com.br&lt;/authorEmail&gt;
-  &lt;title&gt;This plugin enables the testing of the application using the BDD easyb library&lt;/title&gt;
+&lt;plugin name='easybtest' version='0.3'&gt;
+  &lt;author&gt;Rodrigo Uruatan Ferreira Jardim&lt;/author&gt;
+  &lt;authorEmail&gt;blog@urubatan.com.br&lt;/authorEmail&gt;
+  &lt;title&gt;This plugin enables the testing of the application using the BDD easyb library&lt;/title&gt;
   &lt;description&gt;    This plugin enables the use of Behavior Driven Development to test your Grails Application,
     The library behind this is easyb, easyb is a BDD library written in groovy.
     For example, you can test your app like this:
@@ -18,7 +18,7 @@
     then &quot;the validator instance should return false&quot;, {
       value.shouldBe false
     }
-    &lt;/description&gt;
-  &lt;documentation&gt;http://www.urubatan.info/tag/easyb-test/&lt;/documentation&gt;
-  &lt;resources /&gt;
+    &lt;/description&gt;
+  &lt;documentation&gt;http://www.urubatan.info/tag/easyb-test/&lt;/documentation&gt;
+  &lt;resources /&gt;
 &lt;/plugin&gt;
\ No newline at end of file</diff>
      <filename>plugin.xml</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>grails-easybtest-0.2.zip</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>4876b376aa79bc1d85b706d12f53dd95e9eea5a4</id>
    </parent>
  </parents>
  <author>
    <name>Rodrigo Urubatan Ferreira Jardim</name>
    <email>rodrigo@urubatan.com.br</email>
  </author>
  <url>http://github.com/urubatan/easybtest/commit/55d1e23d63d5e54f84f09142fc37a166cad67684</url>
  <id>55d1e23d63d5e54f84f09142fc37a166cad67684</id>
  <committed-date>2008-04-22T08:47:51-07:00</committed-date>
  <authored-date>2008-04-22T08:47:51-07:00</authored-date>
  <message>version 0.3 release</message>
  <tree>169b271c66a97946ce3d394a2dd7b27b22e38054</tree>
  <committer>
    <name>Rodrigo Urubatan Ferreira Jardim</name>
    <email>rodrigo@urubatan.com.br</email>
  </committer>
</commit>
