Skip to content

Commit 5f848ba

Browse files
Update to 0.2.3.
1 parent e759c7b commit 5f848ba

File tree

6 files changed

+15
-15
lines changed

6 files changed

+15
-15
lines changed

dist/json-bufferify.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
2-
* json-bufferify 0.2.2
3-
* Date: 2020-10-14
4-
* © 2017-2020 LangZhai(智能小菜菜)
2+
* json-bufferify 0.2.3
3+
* Date: 2025-03-11
4+
* © 2017-2025 LangZhai(智能小菜菜)
55
* This is licensed under the GNU LGPL, version 3 or later.
66
* For details, see: https://www.gnu.org/licenses/lgpl.html
77
* Project home: https://github.com/LangZhai-rebirth/json-bufferify

dist/json-bufferify.min.js

Lines changed: 3 additions & 3 deletions
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": "json-bufferify",
3-
"version": "0.2.2",
3+
"version": "0.2.3",
44
"author": {
55
"name": "LangZhai",
66
"url": "https://langzhai-rebirth.github.io"

types/json-bufferify.d.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
2-
* json-bufferify 0.2.2
3-
* Date: 2020-10-14
4-
* © 2017-2020 LangZhai(智能小菜菜)
2+
* json-bufferify 0.2.3
3+
* Date: 2025-03-11
4+
* © 2017-2025 LangZhai(智能小菜菜)
55
* This is licensed under the GNU LGPL, version 3 or later.
66
* For details, see: https://www.gnu.org/licenses/lgpl.html
77
* Project home: https://github.com/LangZhai-rebirth/json-bufferify

types/json-bufferify.global.d.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
2-
* json-bufferify 0.2.2
3-
* Date: 2020-10-14
4-
* © 2017-2020 LangZhai(智能小菜菜)
2+
* json-bufferify 0.2.3
3+
* Date: 2025-03-11
4+
* © 2017-2025 LangZhai(智能小菜菜)
55
* This is licensed under the GNU LGPL, version 3 or later.
66
* For details, see: https://www.gnu.org/licenses/lgpl.html
77
* Project home: https://github.com/LangZhai-rebirth/json-bufferify

0 commit comments

Comments
 (0)