From 16b05f8088897518ff8b5aeb700aad0f6f2586d7 Mon Sep 17 00:00:00 2001 From: chenhaoyue Date: Fri, 12 Jun 2026 10:22:24 +0800 Subject: [PATCH] release: @react-native-ohos/react-native-simple-toast@3.3.2 Signed-off-by: chenhaoyue --- README.md | 2 +- package.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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",