mathjs/src/version.js
2019-08-17 21:58:35 +02:00

4 lines
150 B
JavaScript

export const version = '6.1.0'
// Note: This file is automatically generated when building math.js.
// Changes made in this file will be overwritten.