<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>lib/web_app_theme.rb</filename>
    </added>
    <added>
      <filename>web-app-theme.gemspec</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1 +1,2 @@
-.DS_Store
\ No newline at end of file
+.DS_Store
+pkg
\ No newline at end of file</diff>
      <filename>.gitignore</filename>
    </modified>
    <modified>
      <diff>@@ -8,4 +8,18 @@ Spec::Rake::SpecTask.new do |t|
   t.spec_files = FileList['test/**/*_spec.rb']
 end
 
-task :default =&gt; [:spec, :cucumber]
\ No newline at end of file
+task :default =&gt; [:spec, :cucumber]
+
+begin
+  require 'jeweler'
+  Jeweler::Tasks.new do |gemspec|
+    gemspec.name = &quot;web-app-theme&quot;
+    gemspec.summary = &quot;Web app theme generator&quot;
+    gemspec.description = &quot;Web app theme generator for rails projects&quot;
+    gemspec.email = &quot;andrea@gravityblast.com&quot;
+    gemspec.homepage = &quot;http://github.com/pilu/web-app-theme&quot;
+    gemspec.authors = [&quot;Andrea Franz&quot;]
+  end
+rescue LoadError
+  puts &quot;Jeweler not available. Install it with: sudo gem install technicalpickles-jeweler -s http://gems.github.com&quot;
+end
\ No newline at end of file</diff>
      <filename>Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -1 +1 @@
-0.0.0
+0.3.0</diff>
      <filename>VERSION</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>90bce82f1ac94f0304a4ef4e1dc16b93f1f19495</id>
    </parent>
  </parents>
  <author>
    <name>Andrea Franz</name>
    <email>andrea@gravityblast.com</email>
  </author>
  <url>http://github.com/pilu/web-app-theme/commit/3873b2b7d1eea4e1bd0b2dc43566dcaa2a7b63b9</url>
  <id>3873b2b7d1eea4e1bd0b2dc43566dcaa2a7b63b9</id>
  <committed-date>2009-10-17T17:34:40-07:00</committed-date>
  <authored-date>2009-10-17T17:34:40-07:00</authored-date>
  <message>added gemspec</message>
  <tree>1ce20154705f2aafda854e7392c376c4146b3ffc</tree>
  <committer>
    <name>Andrea Franz</name>
    <email>andrea@gravityblast.com</email>
  </committer>
</commit>
