Skip to content

Commit 851529b

Browse files
committed
feat: change author
1 parent 2f268a0 commit 851529b

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
(The MIT License)
22

3-
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
3+
Copyright (c) 2016 nakzyu <nakzyu@gmail.com>
44

55
Permission is hereby granted, free of charge, to any person obtaining
66
a copy of this software and associated documentation files (the

packages/headlessui-react-native/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
(The MIT License)
22

3-
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
3+
Copyright (c) 2016 nakzyu <nakzyu@gmail.com>
44

55
Permission is hereby granted, free of charge, to any person obtaining
66
a copy of this software and associated documentation files (the

packages/headlessui-react-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "headlessui-react-native",
33
"title": "HeadlessUI React Native",
44
"description": "This is an unstyled, accessible headless UI library for React Native.",
5-
"version": "1.2.2",
5+
"version": "1.2.3",
66
"main": "dist/src/index.js",
77
"types": "dist/src/index.d.ts",
88
"homepage": "https://headlessui-react-native.vercel.app",

0 commit comments

Comments
 (0)