diff --git a/pubspec.lock b/pubspec.lock index 70eaa25..2645098 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -861,11 +861,11 @@ packages: dependency: "direct main" description: path: "." - ref: "v4.0.0" - resolved-ref: e951b5349fb8d1ff8fe476a9f6bd42f20e07f4e9 + ref: "v4.0.1" + resolved-ref: ce431af9fc86694b3bd8d1e2a2a988d9b6184b17 url: "https://github.com/vodemn/m3_lightmeter_iap" source: git - version: "4.0.0+33" + version: "4.0.1+34" m3_lightmeter_resources: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 104a54e..c14e232 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -33,7 +33,7 @@ dependencies: m3_lightmeter_iap: git: url: "https://github.com/vodemn/m3_lightmeter_iap" - ref: v4.0.0 + ref: v4.0.1 m3_lightmeter_resources: git: url: "https://github.com/vodemn/m3_lightmeter_resources"