Skip to content

Commit 4990286

Browse files
committed
release: v0.1.1
1 parent a33870b commit 4990286

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/typewind/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "typewind",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "The safety of Typescript with the magic of Tailwind.",
55
"types": "dist/index.d.ts",
66
"main": "dist/index.js",
@@ -58,4 +58,4 @@
5858
"@types/babel__core": "^7.20.0",
5959
"release-it": "^15.6.0"
6060
}
61-
}
61+
}

0 commit comments

Comments
 (0)