diff --git a/package-lock.json b/package-lock.json index dd8d74a..41f8a88 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "citation-js", - "version": "0.3.0", + "version": "0.3.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index adbfb69..46c0e46 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "citation-js", - "version": "0.3.0", + "version": "0.3.1", "description": "Citation.js converts formats like BibTeX, Wikidata JSON and ContentMine JSON to CSL-JSON to convert to other formats like APA, Vancouver and back to BibTeX.", "main": "lib/index.js", "directories": {