From be5bdc01af6ea45043bf8e27c69f8b01179e6997 Mon Sep 17 00:00:00 2001 From: Jake Jarvis Date: Sun, 20 Mar 2022 11:03:11 -0400 Subject: [PATCH] v2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a12c7e2..53777ea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stitches-normalize", - "version": "1.0.0", + "version": "2.0.0", "license": "MIT", "description": "@sindresorhus's modern-normalize.css as a plug-and-play JavaScript object compatible with Stitches.", "repository": "jakejarvis/stitches-normalize",