Skip to content

Commit c9d8a6a

Browse files
committed
all: 1.1.0
1 parent 9a38422 commit c9d8a6a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
1.1.0
2+
-----
3+
4+
* Set "batch" as "$source" (integration id)
5+
* Add utm_ prefix to all UTM properties
6+
17
1.0
28
-----
39

mixpanel-dispatcher/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ android {
1313
minSdkVersion 15
1414
targetSdkVersion 30
1515
versionCode 1
16-
versionName "1.0.0"
16+
versionName "1.1.0"
1717

1818
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1919
consumerProguardFiles 'consumer-rules.pro'

0 commit comments

Comments
 (0)