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