1
0
Fork 0
mirror of https://github.com/jashkenas/coffeescript.git synced 2022-11-09 12:23:24 -05:00

Forgot to build on previous commit

This commit is contained in:
Trevor Burnham 2011-11-10 15:04:33 +01:00
parent 51b25fb3d8
commit cc8708493e

View file

@ -26,7 +26,7 @@
});
}
exports.VERSION = '1.1.3';
exports.VERSION = '1.1.4-pre';
exports.RESERVED = RESERVED;