From efa2904bf1f023e715408ce24bd45d483cd320b9 Mon Sep 17 00:00:00 2001 From: Luke Edwards Date: Sun, 3 Feb 2019 12:39:31 -0800 Subject: [PATCH] 1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0511201..4bdea74 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "clsx", - "version": "1.0.1", + "version": "1.0.2", "repository": "lukeed/clsx", "description": "A tiny (199B) utility for constructing className strings conditionally.", "unpkg": "dist/clsx.min.js",