Skip to content

Commit d738db6

Browse files
authored
Updating plugin versions for release (#118)
1 parent d6f74b6 commit d738db6

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

packages/plugins/plugin_adjust/pubspec.yaml

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

packages/plugins/plugin_appsflyer/pubspec.yaml

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

packages/plugins/plugin_firebase/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: segment_analytics_plugin_firebase
22
description: The hassle-free way to add Segment analytics to your Flutter app.
3-
version: 1.0.0
3+
version: 1.0.1
44
homepage: https://github.com/segmentio/analytics_flutter#readme
55
repository: https://github.com/segmentio/analytics_flutter/tree/main/packages/plugins/plugin_firebase#readme
66
issue_tracker: https://github.com/segmentio/analytics_flutter/issues
@@ -21,4 +21,4 @@ dev_dependencies:
2121
build_runner: ^2.3.3
2222
flutter_test:
2323
sdk: flutter
24-
flutter_lints: ^4.0.0
24+
flutter_lints: ^4.0.0

0 commit comments

Comments
 (0)