chriseppstein-compass 0.6.11 → 0.6.12
Sign up to get free protection for your applications and to get access to all the features.
- data/REVISION +1 -0
- data/VERSION.yml +4 -0
- metadata +3 -1
data/REVISION
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
bd6ce9a869bfee62c753e3361408458419f29a88
|
data/VERSION.yml
ADDED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: chriseppstein-compass
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.6.
|
4
|
+
version: 0.6.12
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Chris Eppstein
|
@@ -33,6 +33,8 @@ extra_rdoc_files:
|
|
33
33
|
files:
|
34
34
|
- CHANGELOG.markdown
|
35
35
|
- README.markdown
|
36
|
+
- REVISION
|
37
|
+
- VERSION.yml
|
36
38
|
- bin/compass
|
37
39
|
- examples/blueprint_default/config.rb
|
38
40
|
- examples/blueprint_default/images/grid.png
|