coffee-script.gemspec in coffee-script-0.1.2 vs coffee-script.gemspec in coffee-script-0.1.3
- old
+ new
@@ -1,8 +1,8 @@
Gem::Specification.new do |s|
s.name = 'coffee-script'
- s.version = '0.1.2' # Keep version in sync with coffee-script.rb
- s.date = '2009-12-24'
+ s.version = '0.1.3' # Keep version in sync with coffee-script.rb
+ s.date = '2009-12-25'
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