lib/aurora.rb in compass-aurora-0.9.1 vs lib/aurora.rb in compass-aurora-0.9.2
- 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.1"
- DATE = "2012-10-09"
+ VERSION = "0.9.2"
+ DATE = "2012-10-10"
end
\ No newline at end of file