mathjs/lib/version.js
2018-04-18 14:17:30 +02:00

4 lines
145 B
JavaScript

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