SassyExport 1.0.5 → 1.0.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.
Files changed (2) hide show
  1. data/lib/SassyExport.rb +1 -2
  2. metadata +1 -1
@@ -5,14 +5,13 @@
5
5
 
6
6
  require "SassyJSON"
7
7
  extension_path = File.expand_path(File.join(File.dirname(__FILE__), ".."))
8
- Compass::Frameworks.register('SassyExport', :path => extension_path)
9
8
 
10
9
  # Version is a number. If a version contains alphas, it will be created as a prerelease version
11
10
  # Date is in the form of YYYY-MM-DD
12
11
  # ----------------------------------------------------------------------------------------------------
13
12
 
14
13
  module SassyExport
15
- VERSION = "1.0.5"
14
+ VERSION = "1.0.6"
16
15
  DATE = "2014-05-31"
17
16
  end
18
17
 
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.5
4
+ version: 1.0.6
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: