lib/aurora.rb in compass-aurora-0.6 vs lib/aurora.rb in compass-aurora-0.7
- 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.6"
- DATE = "2012-08-27"
+ VERSION = "0.7"
+ DATE = "2012-09-11"
end
\ No newline at end of file