<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>acts_as_geocodable.gemspec</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1 +1,2 @@
 debug.log
+pkg
\ No newline at end of file</diff>
      <filename>.gitignore</filename>
    </modified>
    <modified>
      <diff>@@ -21,3 +21,17 @@ Rake::RDocTask.new(:rdoc) do |rdoc|
   rdoc.rdoc_files.include('README')
   rdoc.rdoc_files.include('lib/**/*.rb')
 end
+
+begin
+  require 'jeweler'
+  Jeweler::Tasks.new do |gemspec|
+    gemspec.name = 'acts_as_geocodable'
+    gemspec.summary = 'Simple geocoding for Rails ActiveRecord models'
+    gemspec.description = 'Simple geocoding for Rails ActiveRecord models. See the README for more details.'
+    gemspec.email = 'info@collectiveidea.com'
+    gemspec.homepage = 'http://github.com/collectiveidea/acts_as_geocodable'
+    gemspec.authors = ['Daniel Morrison', 'Brandon Keepers']
+  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
+1.0.0</diff>
      <filename>VERSION</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>726e5dc72718a7fe23f9b0f4f6eb791c6ddb3e24</id>
    </parent>
  </parents>
  <author>
    <name>Daniel Morrison</name>
    <email>daniel@collectiveidea.com</email>
  </author>
  <url>http://github.com/collectiveidea/acts_as_geocodable/commit/34976eeffb7734391100da28784a5089414bfb88</url>
  <id>34976eeffb7734391100da28784a5089414bfb88</id>
  <committed-date>2009-10-21T01:46:53-07:00</committed-date>
  <authored-date>2009-10-21T01:46:53-07:00</authored-date>
  <message>Now available as a gem!</message>
  <tree>894abbe7661944c74ee7af84ef50d84e7643b070</tree>
  <committer>
    <name>Daniel Morrison</name>
    <email>daniel@collectiveidea.com</email>
  </committer>
</commit>
