compass-aurora 3.0.2 → 3.0.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -7,6 +7,6 @@ extension_path = File.expand_path(File.join(File.dirname(__FILE__), ".."))
7
7
  Compass::Frameworks.register('aurora', :path => extension_path)
8
8
 
9
9
  module Aurora
10
- VERSION = "3.0.2"
10
+ VERSION = "3.0.3"
11
11
  DATE = "2013-05-05"
12
12
  end
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 3
7
7
  - 0
8
- - 2
9
- version: 3.0.2
8
+ - 3
9
+ version: 3.0.3
10
10
  platform: ruby
11
11
  authors:
12
12
  - Sam Richard
@@ -139,8 +139,8 @@ files:
139
139
  - templates/polaris/partials/global/_base.scss
140
140
  - templates/polaris/partials/layouts/_layouts.scss
141
141
  - templates/polaris/partials/modules/_modules.scss
142
- - templates/polaris/partials/states/_state.scss
143
- - templates/polaris/partials/styleguide/_styleguide.scss
142
+ - templates/polaris/partials/states/_states.scss
143
+ - templates/polaris/partials/styleguide/_style-guide.scss
144
144
  - templates/polaris/print.scss
145
145
  - templates/polaris/style.scss
146
146
  - templates/project/manifest.rb