lib/sammy.rb in sammy-0.0.1.1 vs lib/sammy.rb in sammy-0.0.12

- old
+ new

@@ -1,9 +1,9 @@ require 'compass' Compass::Frameworks.register("sammy", :path => "#{File.dirname(__FILE__)}/..") module Sammy - VERSION = "0.0.1.1" + VERSION = "0.0.12" DATE = "2013-12-04" end \ No newline at end of file