From 6f442f3304ae5653c6f3ef7461e0a059689dec3d Mon Sep 17 00:00:00 2001 From: tim-hub Date: Tue, 12 Sep 2023 22:46:29 +1200 Subject: [PATCH] 2.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 39c59ea..dcf7229 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "biblejs-name-converter", - "version": "2.0.1", + "version": "2.0.2", "description": "Normalize bible references, convert them to machine readable formats, query and manipulate them", "main": "dist/src/index.js", "scripts": {