1
0
mirror of https://github.com/MikeMcl/decimal.js.git synced 2026-09-22 20:04:09 +00:00
This commit is contained in:
Michael Mclaughlin
2021-06-25 12:55:36 +01:00
parent 00d5e300d7
commit 1bcf067429
5 changed files with 8 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
/*
* decimal.js v10.3.0
* decimal.js v10.3.1
* An arbitrary-precision Decimal type for JavaScript.
* https://github.com/MikeMcl/decimal.js
* Copyright (c) 2021 Michael Mclaughlin <M8ch88l@gmail.com>