compass-aurora-os 0.2.1 → 0.2.2

Sign up to get free protection for your applications and to get access to all the features.
data/lib/aurora-os.rb CHANGED
@@ -7,6 +7,6 @@ extension_path = File.expand_path(File.join(File.dirname(__FILE__), ".."))
7
7
  Compass::Frameworks.register('aurora-os', :path => extension_path)
8
8
 
9
9
  module Aurora_OS
10
- VERSION = "0.2.1"
10
+ VERSION = "0.2.2"
11
11
  DATE = "2014-02-13"
12
12
  end
@@ -19,7 +19,7 @@ file './tpls/page.tpl.php.txt', :to => "templates/page.tpl.php"
19
19
  file './tpls/field--field-slideshow-slide-body-text.tpl.php.txt', :to => "templates/field--field-slideshow-slide-body-text.tpl.php"
20
20
  file './tpls/field--field-slideshow-slide-link.tpl.php.txt', :to => "templates/field--field-slideshow-slide-link.tpl.php"
21
21
  file './tpls/field--field-slideshow-slide.tpl.php.txt', :to => "templates/field--field-slideshow-slide.tpl.php"
22
- file './tpls/views-view.tpl.txt', :to => "templates/views-view.tpl.php"
22
+ file './tpls/views-view.tpl.php.txt', :to => "templates/views-view.tpl.php"
23
23
 
24
24
  # Stylesheets
25
25
  discover :stylesheets
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: compass-aurora-os
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.1
4
+ version: 0.2.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: