From 97cdba628d456c5547f3033bb5bf1bed733ad456 Mon Sep 17 00:00:00 2001 From: Glowstudent <55334764+Glowstudent777@users.noreply.github.com> Date: Fri, 29 Mar 2024 10:47:17 -0500 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7bccbf3..f91de48 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@glowstudent/youversion", - "version": "1.2.7", + "version": "1.3.0", "description": "A simple module to get the Verse of the Day and any verse you would like.", "main": "./dist/index.js", "types": "./dist/index.d.ts",