diff --git a/package-lock.json b/package-lock.json index 5f5284f..c2ef0b9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "zotero-pubpeer", - "version": "1.0.1", + "version": "1.0.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "zotero-pubpeer", - "version": "1.0.1", + "version": "1.0.2", "dependencies": { "@xmldom/xmldom": "^0.9.5", "zotero-plugin": "3.1.0" diff --git a/package.json b/package.json index 4c72a14..9b03247 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "zotero-pubpeer", - "version": "1.0.1", + "version": "1.0.2", "description": "Plugin to show if references in Zotero have PubPeer comments", "scripts": { "tsc": "tsc --noEmit",