lib/aurora.rb in compass-aurora-0.9.3 vs lib/aurora.rb in compass-aurora-0.9.5

- old
+ new

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