compass_extension 0.1.5 → 0.1.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
File without changes
@@ -74,7 +74,7 @@ html 'files/robots.txt', :to => 'robots.txt'
74
74
  html 'files/humans.txt', :to => 'humans.txt'
75
75
  image 'files/dummy-full.png', :to => 'dummy-full.png'
76
76
  image 'files/logo.png', :to => 'logo.png'
77
- image 'files/logo@x2.png', :to => 'logo@x2.png'
77
+ image 'files/logox2.png', :to => 'logox2.png'
78
78
  html 'files/apple-touch-icon.png', :to => 'apple-touch-icon.png'
79
79
  html 'files/apple-touch-icon-57x57-precomposed.png', :to => 'apple-touch-icon-57x57-precomposed.png'
80
80
  html 'files/apple-touch-icon-72x72-precomposed.png', :to => 'apple-touch-icon-72x72-precomposed.png'
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: compass_extension
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.5
4
+ version: 0.1.6
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -65,7 +65,7 @@ files:
65
65
  - templates/project/files/inc/main-nav.html
66
66
  - templates/project/files/index.html
67
67
  - templates/project/files/logo.png
68
- - templates/project/files/logo@2x.png
68
+ - templates/project/files/logo2x.png
69
69
  - templates/project/files/products.html
70
70
  - templates/project/files/robots.txt
71
71
  - templates/project/files/services.html