mathjs/src/version.js

4 lines
150 B
JavaScript

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