Skip to content

Commit 2f99979

Browse files
authored
Release v1.3.1 (#146)
1 parent e95a416 commit 2f99979

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bigdecimal.js",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "A BigDecimal implementation with native BigInts",
55
"exports": {
66
"import": "./lib/bigdecimal.mjs",

0 commit comments

Comments
 (0)