mirror of
https://github.com/jashkenas/coffeescript.git
synced 2026-02-16 10:34:55 -05:00
bumping version to 0.7.2 for --options patch.
This commit is contained in:
@@ -22,7 +22,7 @@ else
|
||||
helpers: this.helpers
|
||||
|
||||
# The current CoffeeScript version number.
|
||||
exports.VERSION: '0.7.1'
|
||||
exports.VERSION: '0.7.2'
|
||||
|
||||
# Instantiate a Lexer for our use here.
|
||||
lexer: new Lexer
|
||||
|
||||
Reference in New Issue
Block a user