From bd7ef970b96069dac7ae49c54029a849d630e360 Mon Sep 17 00:00:00 2001 From: Josh Creek Date: Sun, 9 Oct 2022 12:54:21 +0100 Subject: [PATCH] chore(*): Update package version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b2cd18e..b0221bd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "SelectionWheel", - "version": "1.4.0", + "version": "1.4.1", "description": "A fun and simple selection wheel.", "main": "index.js", "scripts": {