mathjs/src/version.js
2019-03-02 09:58:17 +01:00

4 lines
144 B
JavaScript

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