Skip to content

Commit ea85ca4

Browse files
committed
release 4.1.1.
1 parent 45ebc70 commit ea85ca4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright © 2024, Strider.
1+
Copyright © 2025, Strider.
22
https://github.com/StreetStrider
33

44
Permission to use, copy, modify, and/or distribute this software for any

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "console-ultimate",
3-
"version": "4.1.0",
3+
"version": "4.1.1",
44

55
"description": "Node-compatible console object with extra features",
66

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,4 +96,4 @@ console.log(console)
9696
* node-inspector integration.
9797

9898
# License
99-
ISC, © 2024 Strider.
99+
ISC, © 2025 Strider.

0 commit comments

Comments
 (0)