mathjs/src/version.js
2025-05-28 17:05:57 +02:00

4 lines
151 B
JavaScript

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