skyframe 0.0.3 → 0.0.4

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module Skyframe
2
- VERSION = "0.0.3"
2
+ VERSION = "0.0.4"
3
3
  end
@@ -117,9 +117,12 @@ html 'files/crossdomain.xml', :to => 'crossdomain.xml'
117
117
  html 'files/robots.txt', :to => 'robots.txt'
118
118
  html 'files/humans.txt', :to => 'humans.txt'
119
119
  html 'files/htaccess.txt', :to => '.htaccess'
120
- file 'files/readme.md'
121
- file 'files/CHANGELOG.md'
120
+ file 'files/readme.md', :to => 'readme.md'
121
+ file 'files/CHANGELOG.md', :to => 'CHANGELOG.md'
122
122
  file 'files/config.rb', :to => 'config.rb'
123
+ file 'files/flash/video-js.swf', :to => 'flash/video-js.swf'
124
+
125
+ no_configuration_file!
123
126
 
124
127
  help %Q{
125
128
  This is a Compass extension for Skyron using html5-boilerplate templates
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: skyframe
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: