From ff4dd1bb2b4c04fd6d6af6d858a10e792f1d4c68 Mon Sep 17 00:00:00 2001 From: Deyan Ginev Date: Wed, 18 Aug 2021 08:46:59 -0400 Subject: [PATCH] bump up version after debugging another ~10 arxiv articles --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b83dffa..19b5f21 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "arxmliv-css", - "version": "0.1.0", + "version": "0.2.0", "description": "Experimental CSS to style arXiv articles converted with LaTeXML", "main": "arxmliv.css", "repository": "git@github.com:dginev/arxmliv-css.git",