mathjs/lib/version.js
2016-11-18 19:41:40 +01:00

4 lines
145 B
JavaScript

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