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