lib/aurora.rb in compass-aurora-0.8.pre vs lib/aurora.rb in compass-aurora-0.9
- 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.8.pre"
- DATE = "2012-09-28"
+ VERSION = "0.9"
+ DATE = "2012-10-09"
end
\ No newline at end of file