coffee-script.gemspec in coffee-script-0.2.3 vs coffee-script.gemspec in coffee-script-0.2.4

- old
+ new

@@ -1,8 +1,8 @@ Gem::Specification.new do |s| s.name = 'coffee-script' - s.version = '0.2.3' # Keep version in sync with coffee-script.rb - s.date = '2010-1-10' + s.version = '0.2.4' # Keep version in sync with coffee-script.rb + s.date = '2010-1-12' s.homepage = "http://jashkenas.github.com/coffee-script/" s.summary = "The CoffeeScript Compiler" s.description = <<-EOS CoffeeScript is a little language that compiles into JavaScript. Think \ No newline at end of file