mathjs/src/version.js
2022-03-07 12:33:07 +01:00

4 lines
151 B
JavaScript

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