diff --git a/package-lock.json b/package-lock.json index 332b0bb..97a5434 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "twin.macro", - "version": "3.1.0", + "version": "3.3.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "twin.macro", - "version": "3.1.0", + "version": "3.3.0", "license": "MIT", "dependencies": { "@babel/template": "^7.18.10", diff --git a/package.json b/package.json index c1e855f..66137bc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "twin.macro", - "version": "3.1.0", + "version": "3.3.0", "description": "Twin blends the magic of Tailwind with the flexibility of css-in-js", "main": "macro.js", "types": "types/index.d.ts",