mathjs/lib/version.js
2017-02-22 21:39:45 +01:00

4 lines
145 B
JavaScript

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