Skip to content

Commit 68a5276

Browse files
v5.4.0
1 parent 2a252ff commit 68a5276

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 2,
33
"name": "Library Detector",
4-
"version": "5.3.0",
4+
"version": "5.4.0",
55
"web_accessible_resources": [
66
"library/libraries.js",
77
"content_scripts/lib_detect.js"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "js-library-detector",
3-
"version": "5.3.0",
3+
"version": "5.4.0",
44
"description": "Detects the JavaScript libraries running on a page",
55
"main": "library/libraries.js",
66
"scripts": {

0 commit comments

Comments
 (0)