mathjs/src/version.js
2021-06-05 12:43:17 +02:00

4 lines
150 B
JavaScript

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