From c351af21eb14445fae4c310d999ff1e2e31179bb Mon Sep 17 00:00:00 2001 From: evgeny Date: Thu, 4 Apr 2024 15:04:02 +0100 Subject: [PATCH] chore: bump ably-flutter version to 1.2.29 --- README.md | 2 +- example/ios/Podfile.lock | 4 ++-- example/pubspec.lock | 2 +- pubspec.yaml | 2 +- test_integration/ios/Podfile.lock | 4 ++-- test_integration/pubspec.lock | 2 +- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 8d35320da..57ab6752f 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ In `pubspec.yaml` file: ```yaml dependencies: - ably_flutter: ^1.2.28 + ably_flutter: ^1.2.29 ``` ### Import the package diff --git a/example/ios/Podfile.lock b/example/ios/Podfile.lock index fd0504a4d..553320c27 100644 --- a/example/ios/Podfile.lock +++ b/example/ios/Podfile.lock @@ -2,7 +2,7 @@ PODS: - Ably (1.2.29): - AblyDeltaCodec (= 1.3.3) - msgpack (= 0.4.0) - - ably_flutter (1.2.28): + - ably_flutter (1.2.29): - Ably (= 1.2.29) - Flutter - AblyDeltaCodec (1.3.3) @@ -45,7 +45,7 @@ EXTERNAL SOURCES: SPEC CHECKSUMS: Ably: 2a5dc2bbb7a3fe65447f4791237264795c470b8e - ably_flutter: 3a8981fba0393387488f9c633956110dd7085de3 + ably_flutter: 673619b9109d14b770de602d84f70d6fbd0e91cc AblyDeltaCodec: add5d06a756b3581b12aab5b5500a320b8c55bea device_info_plus: e5c5da33f982a436e103237c0c85f9031142abed Flutter: f04841e97a9d0b0a8025694d0796dd46242b2854 diff --git a/example/pubspec.lock b/example/pubspec.lock index b5affdeb1..c947cb41e 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -7,7 +7,7 @@ packages: path: ".." relative: true source: path - version: "1.2.28" + version: "1.2.29" args: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index f097eb2e1..8dca257e4 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: ably_flutter description: A wrapper around Ably's Cocoa and Java client library SDKs, providing iOS and Android support. -version: 1.2.28 +version: 1.2.29 repository: https://github.com/ably/ably-flutter environment: diff --git a/test_integration/ios/Podfile.lock b/test_integration/ios/Podfile.lock index 52f7f7e41..7158dfd55 100644 --- a/test_integration/ios/Podfile.lock +++ b/test_integration/ios/Podfile.lock @@ -2,7 +2,7 @@ PODS: - Ably (1.2.29): - AblyDeltaCodec (= 1.3.3) - msgpack (= 0.4.0) - - ably_flutter (1.2.28): + - ably_flutter (1.2.29): - Ably (= 1.2.29) - Flutter - AblyDeltaCodec (1.3.3) @@ -27,7 +27,7 @@ EXTERNAL SOURCES: SPEC CHECKSUMS: Ably: 2a5dc2bbb7a3fe65447f4791237264795c470b8e - ably_flutter: 3a8981fba0393387488f9c633956110dd7085de3 + ably_flutter: 673619b9109d14b770de602d84f70d6fbd0e91cc AblyDeltaCodec: add5d06a756b3581b12aab5b5500a320b8c55bea Flutter: f04841e97a9d0b0a8025694d0796dd46242b2854 msgpack: c85f6251873059738472ae136951cec5f30f3251 diff --git a/test_integration/pubspec.lock b/test_integration/pubspec.lock index d6ff17b94..022be776c 100644 --- a/test_integration/pubspec.lock +++ b/test_integration/pubspec.lock @@ -15,7 +15,7 @@ packages: path: ".." relative: true source: path - version: "1.2.28" + version: "1.2.29" analyzer: dependency: transitive description: