From 3ef9588513eb63cc3902224191be914bfd9ecc23 Mon Sep 17 00:00:00 2001 From: intergrav Date: Fri, 12 Jul 2024 18:28:18 -0400 Subject: [PATCH] chore: bump patch version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cccdba0..6f9f604 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@intergrav/dev.css", - "version": "3.1.1", + "version": "3.1.2", "description": "Tiny, simple, classless CSS framework in the style of Vercel's Geist design system", "author": "intergrav (https://intergrav.xyz)", "license": "MIT",