<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,2 +1,4 @@
 .DS_Store
-log/*
\ No newline at end of file
+log/*
+.manifest
+pkg
\ No newline at end of file</diff>
      <filename>.gitignore</filename>
    </modified>
    <modified>
      <diff>@@ -7,9 +7,11 @@ config/hoe.rb
 config/requirements.rb
 lib/gchart.rb
 lib/gchart/aliases.rb
+lib/gchart/theme.rb
 lib/gchart/version.rb
 setup.rb
 spec/gchart_spec.rb
+spec/theme_spec.rb
 spec/spec.opts
 spec/spec_helper.rb
 tasks/environment.rake</diff>
      <filename>Manifest.txt</filename>
    </modified>
    <modified>
      <diff>@@ -1,6 +1,6 @@
 Gem::Specification.new do |s|
   s.name = %q{googlecharts}
-  s.version = &quot;1.3.4&quot;
+  s.version = &quot;1.3.5&quot;
 
   s.specification_version = 2 if s.respond_to? :specification_version=
 
@@ -10,7 +10,7 @@ Gem::Specification.new do |s|
   s.description = %q{Sexy Charts using Google API &amp; Ruby}
   s.email = %q{mattaimonetti@gmail.com}
   s.extra_rdoc_files = [&quot;History.txt&quot;, &quot;License.txt&quot;, &quot;Manifest.txt&quot;, &quot;README.txt&quot;, &quot;website/index.txt&quot;]
-  s.files = %w(History.txt License.txt Manifest.txt README.txt Rakefile config/hoe.rb config/requirements.rb lib/gchart.rb lib/gchart/aliases.rb lib/gchart/version.rb setup.rb spec/gchart_spec.rb spec/spec.opts spec/spec_helper.rb tasks/environment.rake tasks/rspec.rake)
+  s.files = %w(History.txt License.txt Manifest.txt README README.markdown README.txt Rakefile config config/hoe.rb config/requirements.rb lib lib/gchart lib/gchart.rb lib/gchart/aliases.rb lib/gchart/theme.rb lib/gchart/version.rb lib/themes.yml script script/destroy script/generate script/txt2html setup.rb spec spec/fixtures spec/fixtures/another_test_theme.yml spec/fixtures/test_theme.yml spec/gchart_spec.rb spec/spec.opts spec/spec_helper.rb spec/theme_spec.rb tasks tasks/deployment.rake tasks/environment.rake tasks/rspec.rake tasks/website.rake website website/index.html website/index.txt website/javascripts website/javascripts/rounded_corners_lite.inc.js website/stylesheets website/stylesheets/screen.css website/template.rhtml)
   s.has_rdoc = true
   s.homepage = %q{http://googlecharts.rubyforge.org}
   s.rdoc_options = [&quot;--main&quot;, &quot;README.txt&quot;]</diff>
      <filename>googlecharts.gemspec</filename>
    </modified>
    <modified>
      <diff>@@ -2,7 +2,7 @@ module GchartInfo #:nodoc:
   module VERSION #:nodoc:
     MAJOR = 1
     MINOR = 3
-    TINY  = 4
+    TINY  = 5
 
     STRING = [MAJOR, MINOR, TINY].join('.')
   end</diff>
      <filename>lib/gchart/version.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>64ea669922cebcc6557eebcab4063fdfb9569e78</id>
    </parent>
  </parents>
  <author>
    <name>Tapaj&#243;s</name>
    <email>tapajos@gmail.com</email>
  </author>
  <url>http://github.com/mattetti/googlecharts/commit/1356766cad60512f94dcb20127c6a1058c339581</url>
  <id>1356766cad60512f94dcb20127c6a1058c339581</id>
  <committed-date>2008-08-14T13:25:39-07:00</committed-date>
  <authored-date>2008-08-14T13:25:39-07:00</authored-date>
  <message>Fix manifest and generate new version of the gem.</message>
  <tree>6edc3f02238f16187fe4e8159ac4ac84f3e43064</tree>
  <committer>
    <name>Tapaj&#243;s</name>
    <email>tapajos@gmail.com</email>
  </committer>
</commit>
