mathjs/src/version.js
2019-03-10 16:46:06 +01:00

4 lines
144 B
JavaScript

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