Skip to content

Commit 5d72e85

Browse files
committed
🩹 バージョン番号を1.4.6から1.4.7に更新
1 parent 58d4e6b commit 5d72e85

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

dist/BigFloat.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* BigFloat 1.4.6
2+
* BigFloat 1.4.7
33
* Copyright 2026 hi2ma-bu4
44
* Licensed under the Apache License, Version 2.0
55
* http://www.apache.org/licenses/LICENSE-2.0

dist/BigFloat.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bigfloat",
3-
"version": "1.4.6",
3+
"version": "1.4.7",
44
"description": "高精度BigFloatライブラリ。複素数や行列もサポート",
55
"license": "Apache-2.0",
66
"author": "hi2ma-bu4",

0 commit comments

Comments
 (0)