mathjs/lib/version.js
2017-10-01 20:31:41 +02:00

4 lines
146 B
JavaScript

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