lib/aurora.rb in compass-aurora-1.0 vs lib/aurora.rb in compass-aurora-1.0.1
- old
+ new
@@ -5,8 +5,8 @@
extension_path = File.expand_path(File.join(File.dirname(__FILE__), ".."))
Compass::Frameworks.register('aurora', :path => extension_path)
module Aurora
- VERSION = "1.0"
- DATE = "2012-11-09"
+ VERSION = "1.0.1"
+ DATE = "2012-11-10"
end
\ No newline at end of file