mathjs/lib/version.js
2014-11-22 14:21:38 +01:00

4 lines
145 B
JavaScript

module.exports = '1.1.1';
// Note: This file is automatically generated when building math.js.
// Changes made in this file will be overwritten.