mathjs/lib/version.js
2018-02-07 16:55:40 +01:00

4 lines
146 B
JavaScript

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