We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4657c4a commit fab84dbCopy full SHA for fab84db
compass.gemspec
@@ -2,10 +2,11 @@
2
3
Gem::Specification.new do |s|
4
s.name = %q{compass}
5
- s.version = "0.8.16"
+ s.version = "0.8.17"
6
+
7
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
8
s.authors = ["Chris Eppstein"]
- s.date = %q{2009-09-12}
9
+ s.date = %q{2009-09-24}
10
s.default_executable = %q{compass}
11
s.description = %q{Compass is a Sass-based Stylesheet Framework that streamlines the creation and maintainance of CSS.}
12
s.email = %q{[email protected]}
0 commit comments