diff --git a/package-lock.json b/package-lock.json index 779842f..eb630dd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "rehype-citation", - "version": "1.0.3", + "version": "2.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "rehype-citation", - "version": "1.0.3", + "version": "2.0.0", "license": "MIT", "dependencies": { "@citation-js/core": "^0.7.1", diff --git a/package.json b/package.json index bc0472c..e5f8b34 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rehype-citation", - "version": "1.0.3", + "version": "2.0.0", "description": "rehype plugin to add citation and bibliography from bibtex files", "source": "index.js", "files": [