Skip to content

Commit

Permalink
whoops, forgot this version bump too
Browse files Browse the repository at this point in the history
  • Loading branch information
maxtaco committed May 30, 2012
1 parent de7d50c commit cc88b79
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion extras/coffee-script-iced-large.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion extras/coffee-script-iced.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions extras/coffee-script.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lib/coffee-script/coffee-script.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/coffee-script.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ else if require.registerExtension
require.registerExtension e, (content) -> compile content

# The current CoffeeScript version number.
exports.VERSION = '1.2.0i'
exports.VERSION = '1.2.0j'

# Words that cannot be used as identifiers in CoffeeScript code
exports.RESERVED = RESERVED
Expand Down

0 comments on commit cc88b79

Please sign in to comment.