diff --git a/compass.gemspec b/compass.gemspec index 73793542..4fc03913 100644 --- a/compass.gemspec +++ b/compass.gemspec @@ -17,6 +17,8 @@ Gem::Specification.new do |s| s.files = [ "CHANGELOG.markdown", "README.markdown", + "REVISION", + "VERSION.yml", "bin/compass", "examples/blueprint_default/config.rb", "examples/blueprint_default/images/grid.png",