From c51fca8425460e7381019535cf1007ea50a535e2 Mon Sep 17 00:00:00 2001 From: Josh Creek Date: Sat, 8 Oct 2022 17:25:01 +0100 Subject: [PATCH] chore(#12): Update package version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cde347d..4fd6ccf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "SelectionWheel", - "version": "1.3.0", + "version": "1.3.1", "description": "A fun and simple selection wheel.", "main": "index.js", "scripts": {