Skip to content

Commit 4bfffc6

Browse files
authored
release: @react-native-oh-tpl/mixpanel-react-native@3.0.5-0.1.1 (#8)
1 parent 1949f88 commit 4bfffc6

4 files changed

Lines changed: 3 additions & 3 deletions

File tree

harmony/mixpanel.har

1.02 KB
Binary file not shown.

harmony/mixpanel/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.0.5-0.1.0';
4+
export const HAR_VERSION = '3.0.5-0.1.1';
55
export const BUILD_MODE_NAME = 'debug';
66
export const DEBUG = true;
77
export const TARGET_NAME = 'default';

harmony/mixpanel/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/mixpanel-react-native",
3-
"version": "3.0.5-0.1.0",
3+
"version": "3.0.5-0.1.1",
44
"description": "",
55
"main": "Index.ets",
66
"types": "",

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/mixpanel-react-native",
3-
"version": "3.0.5-0.1.0",
3+
"version": "3.0.5-0.1.1",
44
"description": "Official React Native Tracking Library for Mixpanel Analytics",
55
"files": [
66
"src",

0 commit comments

Comments
 (0)