From e8dece189cb2cc5f229e1f159d084ba70e9d60bb Mon Sep 17 00:00:00 2001 From: Guusvanmeerveld Date: Wed, 2 Jun 2021 21:58:30 +0200 Subject: [PATCH] Versie update --- pubspec.lock | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 627abef..5523e95 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -49,7 +49,7 @@ packages: name: async url: "https://pub.dartlang.org" source: hosted - version: "2.5.0" + version: "2.6.1" auto_animated: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 171d3d7..0d983b0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -15,7 +15,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev # In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion. # Read more about iOS versioning at # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html -version: 0.3.0+6 +version: 0.4.0+7 environment: sdk: ">=2.8.0 <3.0.0"