Skip to content

Commit 9a552ec

Browse files
authored
Preparing release 1.1.4 (#146)
1 parent 376f588 commit 9a552ec

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

packages/core/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.1.4
2+
3+
- Fix Network Context deserialization issue
4+
15
## 1.1.3
26

37
- Fix Deep Linking for iOS and Android

packages/core/lib/version.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
const segmentVersion = "1.1.3";
1+
const segmentVersion = "1.1.4";

packages/core/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: segment_analytics
22
description: The hassle-free way to add Segment analytics to your Flutter app.
3-
version: 1.1.3
3+
version: 1.1.4
44
homepage: https://github.com/segmentio/analytics_flutter#readme
55
repository: https://github.com/segmentio/analytics_flutter/tree/main/packages/core#readme
66
issue_tracker: https://github.com/segmentio/analytics_flutter/issues

0 commit comments

Comments
 (0)