Bump version to 1.4.1+25

This commit is contained in:
Github-actions
2022-01-16 18:46:33 +00:00
parent 379d9ca067
commit 4e95ed2c68
2 changed files with 6 additions and 6 deletions

View File

@@ -42,7 +42,7 @@ packages:
name: async
url: "https://pub.dartlang.org"
source: hosted
version: "2.8.2"
version: "2.8.1"
boolean_selector:
dependency: transitive
description:
@@ -140,7 +140,7 @@ packages:
name: characters
url: "https://pub.dartlang.org"
source: hosted
version: "1.2.0"
version: "1.1.0"
charcode:
dependency: transitive
description:
@@ -559,7 +559,7 @@ packages:
name: matcher
url: "https://pub.dartlang.org"
source: hosted
version: "0.12.11"
version: "0.12.10"
meta:
dependency: transitive
description:
@@ -893,7 +893,7 @@ packages:
name: test_api
url: "https://pub.dartlang.org"
source: hosted
version: "0.4.3"
version: "0.4.2"
timing:
dependency: transitive
description:
@@ -977,7 +977,7 @@ packages:
name: vector_math
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.1"
version: "2.1.0"
version:
dependency: "direct main"
description:

View File

@@ -20,7 +20,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# github action, the current versions are ignored.
# - the version number is taken from the git branch release/x.y.z
# - the build number is computed by reading the last one from the play store and increased by one
version: 1.4.0+24
version: 1.4.1+25
environment:
sdk: '>=2.12.0 <3.0.0'