Skip to content

Commit

Permalink
v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinMalfait committed Feb 6, 2021
1 parent b0a35f3 commit 43effbb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/@headlessui-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@headlessui/react",
"version": "0.2.0",
"version": "0.3.0",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"module": "dist/headlessui.esm.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/@headlessui-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@headlessui/vue",
"version": "0.2.0",
"version": "0.3.0",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"module": "dist/headlessui.esm.js",
Expand Down

0 comments on commit 43effbb

Please sign in to comment.