Skip to content

Commit 3c18fed

Browse files
authored
release:@react-native-oh-tpl/react-native-text-input-mask@3.1.5-0.0.3 (#8)
1 parent 390ee07 commit 3c18fed

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

harmony/text_input_mask.har

-3 Bytes
Binary file not shown.

harmony/text_input_mask/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 = '3.1.5-0.0.2';
4+
export const HAR_VERSION = '3.1.5-0.0.3';
55
export const BUILD_MODE_NAME = 'debug';
66
export const DEBUG = true;
77
export const TARGET_NAME = 'default';

harmony/text_input_mask/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-text-input-mask",
3-
"version": "3.1.5-0.0.2",
3+
"version": "3.1.5-0.0.3",
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-text-input-mask",
3-
"version": "3.1.5-0.0.2",
3+
"version": "3.1.5-0.0.3",
44
"description": "Text input mask for React Native.",
55
"main": "dist/index.js",
66
"typings": "dist/index.d.ts",

0 commit comments

Comments
 (0)