Skip to content

Commit

Permalink
Merge pull request #22 from peiffer-innovations/dart_update_171323228…
Browse files Browse the repository at this point in the history
…8148

Automated Merge
  • Loading branch information
jpeiffer authored Apr 16, 2024
2 parents c6e75b8 + 13552d9 commit 897b5c5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
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+11'
version: '2.1.1+12'
homepage: 'https://github.com/peiffer-innovations/actions-dart-version-autotag'

environment:
sdk: '>=3.0.0 <4.0.0'

dependencies:
args: '^2.4.2'
args: '^2.5.0'
github: '^9.24.0'
http: '^1.2.1'
intl: '^0.19.0'
Expand All @@ -16,7 +16,7 @@ dependencies:

dev_dependencies:
flutter_lints: '^3.0.2'
test: '^1.25.2'
test: '^1.25.3'

ignore_updates:
- 'archive'
Expand Down

0 comments on commit 897b5c5

Please sign in to comment.