From 3bda3334451b16682f37ae8af3fc280f484f678d Mon Sep 17 00:00:00 2001 From: Ipxxiao Date: Fri, 21 Aug 2020 15:32:58 +0800 Subject: [PATCH] 1.5.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bbeb490..ba4d04d 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "accurate", - "version": "1.5.3", + "version": "1.5.4", "description": "An precision calculation for JavaScript and Node.js. supports numbers, decimals, strings, arrays, matrices and expression. 解决 JavaScript 与 Node.js 精度计算(小数、浮点数计算精度)问题。支持数字、小数、字符串、数组、矩阵和表达式。", "repository": { "type": "git",