Skip to content

Commit

Permalink
releng for 0.9.89
Browse files Browse the repository at this point in the history
  • Loading branch information
kazuho committed May 19, 2014
1 parent e943b48 commit 8e8c610
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions Changes
@@ -1,5 +1,9 @@
Revision history for the JSX software development kit

0.9.89 2014-05-20 05:59:00+0900
[BUG FIXES]
- fix incorrect code generation in inline optimizer in case the only modification of an argument was an increment expression (#328)

0.9.88 2014-05-15 11:50:00+0900
[FEATURES]
- default arguments can now refer to preceding arguments (#326)
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "jsx",
"version": "0.9.88",
"version": "0.9.89",
"description": "a faster, safer, easier JavaScript",
"license": "MIT",
"keywords": [
Expand Down

0 comments on commit 8e8c610

Please sign in to comment.