diff --git a/package-lock.json b/package-lock.json index 9c1ff08..a54f4f9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "twin.macro", - "version": "3.3.0", + "version": "3.3.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "twin.macro", - "version": "3.3.0", + "version": "3.3.1", "license": "MIT", "dependencies": { "@babel/template": "^7.18.10", diff --git a/package.json b/package.json index ae82d6e..f7d9966 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "twin.macro", - "version": "3.3.0", + "version": "3.3.1", "description": "Twin blends the magic of Tailwind with the flexibility of css-in-js", "main": "macro.js", "types": "types/index.d.ts",