From 6a7a8b06e6835008a91cc1a2bb5833d9bc19a58d Mon Sep 17 00:00:00 2001 From: Lars Willighagen Date: Fri, 11 May 2018 21:57:04 +0200 Subject: [PATCH] 0.4.0-3 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 580daa4..eb828e5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "citation-js", - "version": "0.4.0-2", + "version": "0.4.0-3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index d0f6dca..d6b1e26 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "citation-js", - "version": "0.4.0-2", + "version": "0.4.0-3", "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": {