Skip to content

Commit 6e72168

Browse files
committed
bump to v1.6.0
1 parent 2783b57 commit 6e72168

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "number-precision",
3-
"version": "1.5.2",
3+
"version": "1.6.0",
44
"description": "Perform addition, subtraction, multiplication and division operations precisely using javascript",
55
"main": "build/index.js",
66
"module": "build/index.es.js",

0 commit comments

Comments
 (0)