Skip to content

Commit 1c324b1

Browse files
committed
chore: release v0.0.10
1 parent 635a549 commit 1c324b1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/tailwindcss-utopia/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "tailwindcss-utopia",
33
"type": "module",
4-
"version": "0.0.9",
4+
"version": "0.0.10",
55
"main": "./dist/index.cjs",
66
"module": "./dist/index.js",
77
"types": "./dist/index.d.ts",

packages/utopia-tailwind-merge/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "utopia-tailwind-merge",
33
"type": "module",
4-
"version": "0.0.9",
4+
"version": "0.0.10",
55
"main": "./dist/index.cjs",
66
"module": "./dist/index.js",
77
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)