Skip to content

Commit

Permalink
v5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
johnmichel committed Dec 1, 2018
1 parent 356d90a commit 97d0a0e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Library Detector",
"version": "5.1.0",
"version": "5.2.0",
"web_accessible_resources": [
"library/libraries.js",
"content_scripts/lib_detect.js"
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "js-library-detector",
"version": "5.1.0",
"version": "5.2.0",
"description": "Detects the JavaScript libraries running on a page",
"main": "library/libraries.js",
"scripts": {
Expand Down

0 comments on commit 97d0a0e

Please sign in to comment.