jwhitmire-haml 2.1.0.1 → 2.1.0.2
Sign up to get free protection for your applications and to get access to all the features.
- data/VERSION +1 -0
- metadata +2 -1
data/VERSION
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
2.1.0.1
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: jwhitmire-haml
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.1.0.
|
4
|
+
version: 2.1.0.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Jeff Whitmire
|
@@ -214,6 +214,7 @@ files:
|
|
214
214
|
- test/sass/templates/subdir/subdir.sass
|
215
215
|
- test/sass/templates/units.sass
|
216
216
|
- test/test_helper.rb
|
217
|
+
- VERSION
|
217
218
|
has_rdoc: true
|
218
219
|
homepage: http://haml.hamptoncatlin.com
|
219
220
|
post_install_message:
|