mathjs/src/version.js
2022-04-19 14:41:18 +02:00

4 lines
151 B
JavaScript

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