mathjs/lib/version.js
2016-09-21 21:25:36 +02:00

4 lines
145 B
JavaScript

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