mathjs/src/version.js
2018-07-22 17:47:40 +02:00

4 lines
144 B
JavaScript

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