Skip to content

Commit 87f50a5

Browse files
authored
Preparing release 1.1.6 (#155)
1 parent 6831aa9 commit 87f50a5

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

Diff for: packages/core/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.1.6
2+
3+
- Fix error loading storage files
4+
15
## 1.1.5
26

37
- Update dependencies

Diff for: packages/core/lib/version.dart

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
const segmentVersion = "1.1.5";
1+
const segmentVersion = "1.1.6";

Diff for: packages/core/pubspec.yaml

+1-1
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.5
3+
version: 1.1.6
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)