mathjs/lib/version.js
2017-12-28 20:15:54 +01:00

4 lines
146 B
JavaScript

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