Compass 0.5.0 release.

This commit is contained in:
Chris Eppstein 2009-02-21 00:05:52 -08:00
parent e14f6968f1
commit 63ba519ad1
3 changed files with 8 additions and 5 deletions

View File

@ -96,6 +96,8 @@ frameworks/compass/stylesheets/compass/utilities/lists/_bullets.sass
frameworks/compass/stylesheets/compass/utilities/lists/_horizontal_list.sass
frameworks/compass/stylesheets/compass/utilities/lists/_inline_list.sass
frameworks/compass/stylesheets/compass/utilities/tables/_alternating_rows_and_columns.sass
frameworks/compass/stylesheets/compass/utilities/tables/_borders.sass
frameworks/compass/stylesheets/compass/utilities/tables/_scaffolding.sass
frameworks/compass/stylesheets/compass/utilities/text/_nowrap.sass
frameworks/compass/stylesheets/compass/utilities/text/_replacement.sass
frameworks/compass/templates/project/ie.sass
@ -119,6 +121,7 @@ lib/compass/commands/print_version.rb
lib/compass/commands/project_base.rb
lib/compass/commands/update_project.rb
lib/compass/commands/watch_project.rb
lib/compass/commands/write_configuration.rb
lib/compass/compiler.rb
lib/compass/configuration.rb
lib/compass/core_ext.rb

View File

@ -1 +1 @@
0.4.2
0.5.0

File diff suppressed because one or more lines are too long