diff --git a/package.json b/package.json index 6ec5355..4de46b8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "best-bible", - "version": "1.0.1", + "version": "1.0.2", "description": "Fetch, parse, and analyze the Bible easily with JavaScript", "scripts": { "test": "node -r esm test/index.js",