<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,6 @@
+== 0.1.3 &quot;Oological&quot; 2008-07-08
+* Randgen.word should not return a string that does not match /^\w+$/
+
 == 0.1.2 &quot;I'm Not Saying It's Not Beta&quot;
 * Changed rand to Kernel#rand to avoid conflicting with rails (thanks agile!)
 </diff>
      <filename>CHANGELOG</filename>
    </modified>
    <modified>
      <diff>@@ -12,8 +12,7 @@ andexp makes it easy to generate random string from most regular expressions.
  
 == INSTALL:
  
-  $ gem sources -a http://gems.github.com/ (you only need to do this once)
-  $ gem install benburkert-randexp
+  $ sudo gem install randexp
 
 == USAGE:
 </diff>
      <filename>README</filename>
    </modified>
    <modified>
      <diff>@@ -12,8 +12,7 @@ h2. REQUIREMENTS:
  
 h2. INSTALL:
  
-  $ gem sources -a http://gems.github.com/ (you only need to do this once)
-  $ gem install benburkert-randexp
+  $ sudo gem install randexp
 
 h2. USAGE:
 </diff>
      <filename>README.textile</filename>
    </modified>
    <modified>
      <diff>@@ -7,7 +7,7 @@ require 'rake/rdoctask'
 
 PROJECT_NAME = &quot;randexp&quot;
 GEM = &quot;randexp&quot;
-GEM_VERSION = &quot;0.1.2&quot;
+GEM_VERSION = &quot;0.1.3&quot;
 AUTHOR = &quot;Ben Burkert&quot;
 EMAIL = &quot;ben@benburkert.com&quot;
 HOMEPAGE = &quot;http://github.com/benburkert/randexp&quot;</diff>
      <filename>Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -1,5 +1,4 @@
 == Todo list
 * add a ~/.randexp dir for configuration
-* clean up Randexp::Parser.parse
 * add [] syntax: /[aeiou]{4}/.gen
 * more generators for Randgen
\ No newline at end of file</diff>
      <filename>TODO</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>1d1f192f27b93796f9c9cf4152311127721ee00e</id>
    </parent>
  </parents>
  <author>
    <name>Ben Burkert</name>
    <email>ben@benburkert.com</email>
  </author>
  <url>http://github.com/benburkert/randexp/commit/aea2837eb5c0c34ff89b6245f5e34356802eabb2</url>
  <id>aea2837eb5c0c34ff89b6245f5e34356802eabb2</id>
  <committed-date>2008-09-08T09:33:55-07:00</committed-date>
  <authored-date>2008-09-08T09:33:55-07:00</authored-date>
  <message>bumped the version number, updated the TODO &amp; README a bit</message>
  <tree>0a1340b83ff9467666929c27517fe0610a6edac9</tree>
  <committer>
    <name>Ben Burkert</name>
    <email>ben@benburkert.com</email>
  </committer>
</commit>
