compass-aurora 0.5 → 0.5.1

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/aurora.rb +2 -2
  2. metadata +5 -4
@@ -6,6 +6,6 @@ extension_path = File.expand_path(File.join(File.dirname(__FILE__), ".."))
6
6
  Compass::Frameworks.register('aurora', :path => extension_path)
7
7
 
8
8
  module Aurora
9
- VERSION = "0.5"
10
- DATE = "2012-08-1"
9
+ VERSION = "0.5.1"
10
+ DATE = "2012-08-16"
11
11
  end
metadata CHANGED
@@ -5,7 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 5
8
- version: "0.5"
8
+ - 1
9
+ version: 0.5.1
9
10
  platform: ruby
10
11
  authors:
11
12
  - Sam Richard
@@ -13,7 +14,7 @@ autorequire:
13
14
  bindir: bin
14
15
  cert_chain: []
15
16
 
16
- date: 2012-08-01 00:00:00 -04:00
17
+ date: 2012-08-16 00:00:00 -04:00
17
18
  default_executable:
18
19
  dependencies:
19
20
  - !ruby/object:Gem::Dependency
@@ -41,8 +42,8 @@ dependencies:
41
42
  segments:
42
43
  - 0
43
44
  - 1
44
- - 12
45
- version: 0.1.12
45
+ - 13
46
+ version: 0.1.13
46
47
  type: :runtime
47
48
  version_requirements: *id002
48
49
  - !ruby/object:Gem::Dependency