diff --git a/.dart_tool/package_config.json b/.dart_tool/package_config.json index 25fce22..f667137 100644 --- a/.dart_tool/package_config.json +++ b/.dart_tool/package_config.json @@ -596,7 +596,7 @@ "languageVersion": "2.17" } ], - "generated": "2024-06-09T20:55:14.707554Z", + "generated": "2024-06-10T13:51:59.989700Z", "generator": "pub", "generatorVersion": "3.3.2" } diff --git a/example/pubspec.lock b/example/pubspec.lock index 48c159b..9454a84 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -104,7 +104,7 @@ packages: path: ".." relative: true source: path - version: "0.3.0" + version: "0.4.0" drift: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index e42eab0..7b8b81a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: digit_span_tasks description: Digit span task that can be added to flutter apps -version: 0.3.0 +version: 0.4.0 publish_to: 'none'