Skip to content

Commit 3135bb2

Browse files
v6.6.0
1 parent 764be4e commit 3135bb2

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
@@ -2,7 +2,7 @@
22
"manifest_version": 2,
33
"name": "Library Detector",
44
"short_name": "Library Detector",
5-
"version": "6.5.0",
5+
"version": "6.6.0",
66
"web_accessible_resources": [
77
"library/libraries.js",
88
"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": "6.5.0",
3+
"version": "6.6.0",
44
"description": "Detects the JavaScript libraries running on a page",
55
"main": "library/libraries.js",
66
"scripts": {

0 commit comments

Comments
 (0)