Skip to content

Commit

Permalink
version up
Browse files Browse the repository at this point in the history
  • Loading branch information
nakzyu committed Jun 13, 2024
1 parent 10196e4 commit 7396035
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/example-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "headlessui-react-native-example-ui",
"main": "src/index.ts",
"version": "0.0.5",
"version": "0.0.6",
"peerDependencies": {
"react": "*",
"react-native": "*",
Expand Down
2 changes: 1 addition & 1 deletion packages/headlessui-react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "headlessui-react-native",
"title": "HeadlessUI React Native",
"description": "This is an unstyled, accessible headless UI library for React Native.",
"version": "1.2.1",
"version": "1.2.2",
"main": "dist/src/index.js",
"types": "dist/src/index.d.ts",
"homepage": "https://headlessui-react-native.vercel.app",
Expand Down

0 comments on commit 7396035

Please sign in to comment.