Skip to content

Commit 12577f0

Browse files
authored
release: @react-native-oh-tpl/[email protected] (#10)
1 parent 80306ab commit 12577f0

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

harmony/react_native_snackbar/BuildProfile.ets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* Use these variables when you tailor your ArkTS code. They must be of the const type.
33
*/
4-
export const HAR_VERSION = '2.7.1-0.0.1';
4+
export const HAR_VERSION = '2.7.1-0.0.2';
55
export const BUILD_MODE_NAME = 'debug';
66
export const DEBUG = true;
77
export const TARGET_NAME = 'default';

harmony/react_native_snackbar/oh-package.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
name: "@react-native-oh-tpl/react-native-snackbar",
3-
version: "2.7.1-0.0.1",
3+
version: "2.7.1-0.0.2",
44
description: "Please describe the basic information.",
55
main: "index.ets",
66
author: "",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-oh-tpl/react-native-snackbar",
3-
"version": "2.7.1-0.0.1",
3+
"version": "2.7.1-0.0.2",
44
"description": "Material Design \"Snackbar\" component for Android and iOS.",
55
"main": "lib/index.js",
66
"types": "src/index.d.ts",

0 commit comments

Comments
 (0)