lib/aurora.rb in compass-aurora-0.7 vs lib/aurora.rb in compass-aurora-0.7.1

- 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.7" - DATE = "2012-09-11" + VERSION = "0.7.1" + DATE = "2012-09-12" end \ No newline at end of file