<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>config/website.yml.sample</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,4 +1,5 @@
 pkg
 tmp
 .DS_Store
-doc
\ No newline at end of file
+doc
+config/*.yml
\ No newline at end of file</diff>
      <filename>.gitignore</filename>
    </modified>
    <modified>
      <diff>@@ -11,9 +11,9 @@ end
 require 'redcloth'
 require 'syntax/convertors/html'
 require 'erb'
-require File.dirname(__FILE__) + '/../lib/newjs/version.rb'
+require File.dirname(__FILE__) + '/../lib/newjs.rb'
 
-version  = Newjs::VERSION::STRING
+version  = Newjs::VERSION
 download = 'http://rubyforge.org/projects/newjs'
 
 class Fixnum</diff>
      <filename>script/txt2html</filename>
    </modified>
    <modified>
      <diff>@@ -31,7 +31,7 @@
     &lt;h1&gt;JavaScript Project Generator&lt;/h1&gt;
     &lt;div id=&quot;version&quot; class=&quot;clickable&quot; onclick='document.location = &quot;http://rubyforge.org/projects/newjs&quot;; return false'&gt;
       &lt;p&gt;Get Version&lt;/p&gt;
-      &lt;a href=&quot;http://rubyforge.org/projects/newjs&quot; class=&quot;numbers&quot;&gt;1.5.1&lt;/a&gt;
+      &lt;a href=&quot;http://rubyforge.org/projects/newjs&quot; class=&quot;numbers&quot;&gt;1.7.0&lt;/a&gt;
     &lt;/div&gt;
     &lt;h1&gt;&amp;amp;#x2192; &amp;#8216;newjs&amp;#8217;&lt;/h1&gt;
 &lt;h2&gt;What&lt;/h2&gt;
@@ -108,6 +108,7 @@ test &lt;span class=&quot;caps&quot;&gt;HTML&lt;/span&gt; files, ready to rock and roll.&lt;/p&gt;
 &lt;pre&gt;$ script/generate unit_test some_lib
   create  test/unit
   create  test/unit/some_lib_test.html&lt;/pre&gt;
+
 &lt;p&gt;Now edit &lt;code&gt;test/unit/some_lib_test.html&lt;/code&gt; and follow the comments&lt;br /&gt;
 that tell you what to do to write your unit tests.&lt;/p&gt;
 &lt;p&gt;Want to name your test file something different? Specify the target&lt;br /&gt;</diff>
      <filename>website/index.html</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>a0e1c9fb43c9eb9b1c914e07ebbf8a575ea24081</id>
    </parent>
  </parents>
  <author>
    <name>Dr Nic Williams</name>
    <email>drnicwilliams@gmail.com</email>
  </author>
  <url>http://github.com/drnic/newjs/commit/ce6e77f0c632b693eb1a5deefa6448415a390d6a</url>
  <id>ce6e77f0c632b693eb1a5deefa6448415a390d6a</id>
  <committed-date>2009-03-19T23:39:46-07:00</committed-date>
  <authored-date>2009-03-19T23:39:46-07:00</authored-date>
  <message>releasing website 1.7.0</message>
  <tree>eb4ce63c41f9ad567d0d69387e69f9b0cce12fbb</tree>
  <committer>
    <name>Dr Nic Williams</name>
    <email>drnicwilliams@gmail.com</email>
  </committer>
</commit>
