coffee-script.gemspec in coffee-script-0.2.0 vs coffee-script.gemspec in coffee-script-0.2.1

- old
+ new

@@ -1,7 +1,7 @@ Gem::Specification.new do |s| s.name = 'coffee-script' - s.version = '0.2.0' # Keep version in sync with coffee-script.rb + s.version = '0.2.1' # Keep version in sync with coffee-script.rb s.date = '2010-1-5' s.homepage = "http://jashkenas.github.com/coffee-script/" s.summary = "The CoffeeScript Compiler" s.description = <<-EOS \ No newline at end of file