<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,8 +1,8 @@
-== 1.3.5
+== 1.3.6
 * support nil values. The Google Charts API specifies that a single underscore (_) can be used to omit a value from a line chart with 'simple' data encoding, and a double underscore (__) can do the same for a chart with 'extended' data encoding. (Matt Moyer)
 * allow a label to appear on a google-o-meter via the :legend option. (hallettj)
 
-== 1.3.X
+== 1.3.5
 * added code to properly escape image tag URLs (mokolabs)
 * added themes support + 4 default themes (keynote, thirty7signals, pastel, greyscale) chart.line(:theme=&gt;:keynote) (jakehow)
 </diff>
      <filename>History.txt</filename>
    </modified>
    <modified>
      <diff>@@ -1,6 +1,6 @@
 Gem::Specification.new do |s|
   s.name = %q{googlecharts}
-  s.version = &quot;1.3.5&quot;
+  s.version = &quot;1.3.6&quot;
 
   s.specification_version = 2 if s.respond_to? :specification_version=
 </diff>
      <filename>googlecharts.gemspec</filename>
    </modified>
    <modified>
      <diff>@@ -2,7 +2,7 @@ module GchartInfo #:nodoc:
   module VERSION #:nodoc:
     MAJOR = 1
     MINOR = 3
-    TINY  = 5
+    TINY  = 6
 
     STRING = [MAJOR, MINOR, TINY].join('.')
   end</diff>
      <filename>lib/gchart/version.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>6735b5d5cd15588cc99571bbb0a61db10ab8a56f</id>
    </parent>
  </parents>
  <author>
    <name>Matt Aimonetti</name>
    <email>mattaimonetti@gmail.com</email>
  </author>
  <url>http://github.com/mattetti/googlecharts/commit/9bbcff346f3b955393c635918a2efa2c346cff83</url>
  <id>9bbcff346f3b955393c635918a2efa2c346cff83</id>
  <committed-date>2008-10-04T21:37:06-07:00</committed-date>
  <authored-date>2008-10-04T21:37:06-07:00</authored-date>
  <message>prepared 1.3.6 release</message>
  <tree>7486ae909e6475957ef16140b103272d5993ad17</tree>
  <committer>
    <name>Matt Aimonetti</name>
    <email>mattaimonetti@gmail.com</email>
  </committer>
</commit>
