From d2a82fd502b2b4fabc48f088adb4fd21814ecd08 Mon Sep 17 00:00:00 2001 From: Nick Graffis Date: Sat, 27 Mar 2021 13:53:57 -0700 Subject: [PATCH] 1.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1269708..fca540d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tailwind-dracula", - "version": "1.0.3", + "version": "1.0.4", "description": "A super tiny tailwind plugin that enables the use of the Dracula colour palette.", "main": "index.js", "scripts": {