Skip to content

Commit a574048

Browse files
Merge pull request #137 from UmbrellaDocs/v046
chore: prepare for release 0.4.6
2 parents 71ea495 + b0fe2ae commit a574048

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
same "printed page" as the copyright notice for easier
187187
identification within third-party archives.
188188

189-
Copyright [yyyy] [name of copyright owner]
189+
Copyright 2025 Gaurav Nelson
190190

191191
Licensed under the Apache License, Version 2.0 (the "License");
192192
you may not use this file except in compliance with the License.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@umbrelladocs/linkspector",
3-
"version": "0.4.5",
3+
"version": "0.4.6",
44
"description": "Uncover broken links in your content.",
55
"type": "module",
66
"main": "linkspector.js",

0 commit comments

Comments
 (0)