mathjs/lib/version.js
2015-08-30 15:38:31 +02:00

4 lines
145 B
JavaScript

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