mathjs/lib/version.js
2015-03-01 14:25:34 +01:00

4 lines
154 B
JavaScript

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