mathjs/src/version.js
2019-02-20 17:10:03 +01:00

4 lines
144 B
JavaScript

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