<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,6 +1,6 @@
 Gem::Specification.new do |s|
   s.name                  = 'fluby'
-  s.version               = '0.6.5'
+  s.version               = '0.6.6'
   s.platform              = Gem::Platform::RUBY
   s.summary               = 'MTASC + SWFMILL + Rake helper'
   s.description           = 'A simple command to create an empty ActionScript project for MTASC + SWFMILL + Rake'
@@ -13,7 +13,22 @@ Gem::Specification.new do |s|
   s.required_ruby_version = '&gt;= 1.8.5'
 
   s.has_rdoc              = false
-  s.files                 = Dir.glob(['README.mdown','Rakefile',&quot;bin&quot;,'lib'])
+  s.files                 = [
+    &quot;README.mdown&quot;,
+    &quot;Rakefile&quot;,
+    &quot;bin/fluby&quot;,
+    &quot;lib/fluby.rb&quot;,
+    &quot;lib/templates/ASClass.as&quot;,
+    &quot;lib/templates/index.rhtml&quot;,
+    &quot;lib/templates/project.rxml&quot;,
+    &quot;lib/templates/Rakefile&quot;,
+    &quot;lib/templates/README&quot;,
+    &quot;lib/templates/swfobject.js&quot;,
+    &quot;lib/templates/generate&quot;,
+    &quot;lib/templates/generators/class&quot;,
+    &quot;lib/templates/generators/delegate&quot;,
+    &quot;lib/templates/generators/xml_loader&quot;
+  ]
   s.executables           = [ 'fluby' ]
   s.require_path          = 'lib'
   s.bindir                = 'bin'</diff>
      <filename>fluby.gemspec</filename>
    </modified>
    <modified>
      <diff>@@ -3,7 +3,7 @@ require &quot;fileutils&quot;
 
 module Fluby
   NAME    = 'fluby'
-  VERSION = '0.6.4'
+  VERSION = '0.6.6'
 
   COLORS = {
     :black =&gt; &quot;\033[0;30m&quot;,</diff>
      <filename>lib/fluby.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>b1ff9174a9ea7d216de32bf48ed55a8abc39e7e2</id>
    </parent>
  </parents>
  <author>
    <name>Ale Mun&#771;oz</name>
    <email>bomberstudios@gmail.com</email>
  </author>
  <url>http://github.com/bomberstudios/fluby/commit/372ac1aa5bf8091c034760dadf634d36bcc24f60</url>
  <id>372ac1aa5bf8091c034760dadf634d36bcc24f60</id>
  <committed-date>2009-05-09T02:03:17-07:00</committed-date>
  <authored-date>2009-05-09T02:03:17-07:00</authored-date>
  <message>Version bump</message>
  <tree>931be108d8bd59f296e2731edc456e5302972a33</tree>
  <committer>
    <name>Ale Mun&#771;oz</name>
    <email>bomberstudios@gmail.com</email>
  </committer>
</commit>
