mathjs/src/version.js
2023-02-24 10:13:54 +01:00

4 lines
151 B
JavaScript

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