diff --git a/package-lock.json b/package-lock.json index d2006e62..95accd0e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "twin.macro", - "version": "1.11.1", + "version": "1.12.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index bcc66d46..1857efaa 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "twin.macro", - "version": "1.11.1", - "description": "Use Tailwind classes within css-in-js libraries", + "version": "1.12.0", + "description": "Twin blends the magic of Tailwind with the flexibility of css-in-js", "main": "macro.js", "types": "types/index.d.ts", "scripts": {