From 3ef88cc435531ef0313173d27954b024ca40fa96 Mon Sep 17 00:00:00 2001 From: joe-bell Date: Tue, 5 Apr 2022 11:33:43 +0300 Subject: [PATCH] v0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 15ab656..a1563ac 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "class-variance-authority", - "version": "0.1.0", + "version": "0.2.0", "description": "Class Variance Authority 🧬", "author": "Joe Bell (https://joebell.co.uk)", "main": "dist/index.cjs.js",