Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Commit 7c34396

Browse files
committed
14.1.0
1 parent 4e6a696 commit 7c34396

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "decimal128",
3-
"version": "13.0.0",
3+
"version": "14.1.0",
44
"main": "src/decimal128.js",
55
"type": "module",
66
"description": "Partial implementation of IEEE 754 Decimal128 decimal floating-point numbers",

0 commit comments

Comments
 (0)