Skip to content

Commit b07a298

Browse files
committed
v0.2.0
1 parent b761bd3 commit b07a298

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/@headlessui-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@headlessui/react",
3-
"version": "0.1.3",
3+
"version": "0.2.0",
44
"main": "dist/index.js",
55
"typings": "dist/index.d.ts",
66
"module": "dist/headlessui.esm.js",

packages/@headlessui-vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@headlessui/vue",
3-
"version": "0.1.3",
3+
"version": "0.2.0",
44
"main": "dist/index.js",
55
"typings": "dist/index.d.ts",
66
"module": "dist/headlessui.esm.js",

0 commit comments

Comments
 (0)