mathjs/lib/version.js
2018-03-17 20:34:08 +01:00

4 lines
145 B
JavaScript

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