mathjs 12.0.0 → 12.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -23,8 +23,8 @@
23
23
  * It features real and complex numbers, units, matrices, a large set of
24
24
  * mathematical functions, and a flexible expression parser.
25
25
  *
26
- * @version 12.0.0
27
- * @date 2023-10-26
26
+ * @version 12.1.0
27
+ * @date 2023-11-17
28
28
  *
29
29
  * @license
30
30
  * Copyright (C) 2013-2023 Jos de Jong <wjosdejong@gmail.com>