mathjs/lib/version.js
2018-01-06 20:19:45 +01:00

4 lines
146 B
JavaScript

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