mathjs/src/version.js
2019-10-06 10:49:33 +02:00

4 lines
150 B
JavaScript

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