coffee-script.gemspec in coffee-script-0.1.5 vs coffee-script.gemspec in coffee-script-0.1.6

- old
+ new

@@ -1,8 +1,8 @@ Gem::Specification.new do |s| s.name = 'coffee-script' - s.version = '0.1.5' # Keep version in sync with coffee-script.rb - s.date = '2009-12-26' + s.version = '0.1.6' # Keep version in sync with coffee-script.rb + s.date = '2009-12-27' 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