mathjs/lib/version.js
2015-04-08 09:17:18 +02:00

4 lines
145 B
JavaScript

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