lib/aurora.rb in compass-aurora-1.0.1 vs lib/aurora.rb in compass-aurora-1.0.2

- old
+ new

@@ -5,8 +5,8 @@ extension_path = File.expand_path(File.join(File.dirname(__FILE__), "..")) Compass::Frameworks.register('aurora', :path => extension_path) module Aurora - VERSION = "1.0.1" - DATE = "2012-11-10" -end \ No newline at end of file + VERSION = "1.0.2" + DATE = "2012-11-12" +end