SassyExport 1.0.1 → 1.0.2

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.
Files changed (2) hide show
  1. data/lib/SassyExport.rb +1 -1
  2. metadata +2 -1
data/lib/SassyExport.rb CHANGED
@@ -10,7 +10,7 @@ require "SassyJSON"
10
10
  # ----------------------------------------------------------------------------------------------------
11
11
 
12
12
  module SassyExport
13
- VERSION = "1.0.1"
13
+ VERSION = "1.0.2"
14
14
  DATE = "2014-05-31"
15
15
  end
16
16
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: SassyExport
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 1.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -44,6 +44,7 @@ post_install_message:
44
44
  rdoc_options: []
45
45
  require_paths:
46
46
  - lib
47
+ - stylesheets
47
48
  required_ruby_version: !ruby/object:Gem::Requirement
48
49
  none: false
49
50
  requirements: