diff --git a/package-lock.json b/package-lock.json index 7d8217b..8238424 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "twin.macro", - "version": "3.4.0", + "version": "3.4.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "twin.macro", - "version": "3.4.0", + "version": "3.4.1", "license": "MIT", "dependencies": { "@babel/template": "^7.22.15", diff --git a/package.json b/package.json index 3b85ebc..812fbcc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "twin.macro", - "version": "3.4.0", + "version": "3.4.1", "description": "Twin blends the magic of Tailwind with the flexibility of css-in-js", "main": "macro.js", "types": "types/index.d.ts",