mathjs/lib/version.js
2016-07-05 21:06:04 +02:00

4 lines
145 B
JavaScript

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