diff --git a/pubspec.yaml b/pubspec.yaml index 5051231..5d32380 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: 'dart_version_autotag' description: 'A package that to scan the pubspec.yaml file and automatically create or update a tag in git for it.' -version: '2.1.1+5' +version: '2.1.1+6' homepage: 'https://github.com/peiffer-innovations/actions-dart-version-autotag' environment: @@ -16,7 +16,7 @@ dependencies: dev_dependencies: flutter_lints: '^3.0.1' - test: '^1.25.0' + test: '^1.25.1' ignore_updates: - 'archive'