diff --git a/ios/Podfile.lock b/ios/Podfile.lock index 888ac2d..b0680ad 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -91,7 +91,7 @@ PODS: - GTMSessionFetcher/Core (< 4.0, >= 3.3.2) - MLImage (= 1.0.0-beta5) - MLKitCommon (~> 11.0) - - mobile_scanner (5.2.1): + - mobile_scanner (5.2.2): - Flutter - GoogleMLKit/BarcodeScanning (~> 6.0.0) - nanopb (2.30910.0): @@ -195,7 +195,7 @@ SPEC CHECKSUMS: MLKitBarcodeScanning: 10ca0845a6d15f2f6e911f682a1998b68b973e8b MLKitCommon: afec63980417d29ffbb4790529a1b0a2291699e1 MLKitVision: e858c5f125ecc288e4a31127928301eaba9ae0c1 - mobile_scanner: 131a34df36b024cc53457809fb991700f16f72d7 + mobile_scanner: 83ad7d6c1c04303f3277387ab9f71840070d0e9a nanopb: 438bc412db1928dac798aa6fd75726007be04262 path_provider_foundation: 2b6b4c569c0fb62ec74538f866245ac84301af46 PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47 diff --git a/pubspec.yaml b/pubspec.yaml index 5b8b484..f9cf975 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: canokey_console description: Manage your CanoKey via NFC or USB. publish_to: 'none' -version: 1.0.0+1 +version: 1.0.1+6 environment: sdk: '>=3.1.2 <4.0.0'