mathjs/lib/version.js
2014-08-03 22:19:35 +02:00

4 lines
146 B
JavaScript

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