From 9ded40692ae2860a6d1d8781a92a4de1d0f4eeb5 Mon Sep 17 00:00:00 2001 From: TheBlindHawk Date: Fri, 5 Apr 2024 15:32:01 +0900 Subject: [PATCH] missing version change --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4bc9daa..f52f372 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@theblindhawk/roulette", - "version": "3.0.1", + "version": "3.0.2", "description": "a thoroughly customizable roulette wheel", "main": "dist/index.js", "types": "dist/index.d.ts",