Compare commits

...

1 Commits

Author SHA1 Message Date
Jesse Katsumata
89ccb2dd89 0.3.2
Some checks failed
Build / lint (12) (push) Has been cancelled
Build / tsc (12) (push) Has been cancelled
Build / android (12) (push) Has been cancelled
Build / ios (12) (push) Has been cancelled
2021-03-30 13:49:06 +09:00

View File

@ -1,6 +1,6 @@
{
"name": "@react-native-menu/menu",
"version": "0.3.1",
"version": "0.3.2",
"description": "UIMenu component for react-native",
"main": "lib/commonjs/index",
"module": "lib/module/index",