
###
 # @Author: shiguo
 # @Date: 2022-09-26 17:09:38
 # @LastEditors: shiguo
 # @LastEditTime: 2022-10-09 09:21:22
 # @FilePath: /@aks-dev/react-native-bluetooth-serial/i.sh
### 

#chmod u+x *.sh
git add .
git commit -m '脚本更新'
npm version patch
# npm publish
 npm publish --access=public
