From e586ab554136bf46cad83fd2af002e2af73f227b Mon Sep 17 00:00:00 2001 From: Griffen Fargo Date: Mon, 6 Jan 2025 09:58:18 -0500 Subject: [PATCH] Release 0.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0400a99..b7c1fe6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ink-playing-cards", - "version": "0.5.2", + "version": "0.6.0", "description": "A ink component to render playing cards and card games", "author": "gfargo ", "license": "MIT",