From 426f81808597a6755fccb4b25d09e3e3643eae21 Mon Sep 17 00:00:00 2001 From: Lars Willighagen Date: Sat, 2 Sep 2017 18:00:10 +0200 Subject: [PATCH] 0.3.1 --- 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 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": {