diff --git a/README.md b/README.md index 5228e72..73e9013 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# @react-native-oh-tpl/react-native-simple-toast +# @react-native-ohos/react-native-simple-toast This project is based on [react-native-simple-toast](https://github.com/vonovak/react-native-simple-toast) diff --git a/package.json b/package.json index 1d81d83..ed6344b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { - "name": "@react-native-oh-tpl/react-native-simple-toast", - "version": "3.3.1-0.0.1", + "name": "@react-native-ohos/react-native-simple-toast", + "version": "3.3.2", "description": "Cross-platform Toast experience for React Native", "main": "lib/commonjs/index", "module": "lib/module/index",