rebuilding docs and compressed version for CoffeeScript 0.7.1

This commit is contained in:
Jeremy Ashkenas
2010-07-11 10:40:44 -04:00
parent 2a7a26482a
commit e40d25e4bd
16 changed files with 319 additions and 215 deletions

View File

@@ -22,7 +22,7 @@ else
helpers: this.helpers
# The current CoffeeScript version number.
exports.VERSION: '0.7.0'
exports.VERSION: '0.7.1'
# Instantiate a Lexer for our use here.
lexer: new Lexer