From 15b738294e7b6cebd6a0b87039c996c4ca2eaef5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 09:33:55 +0000 Subject: [PATCH] Bump version_manipulation from 0.2.0 to 0.3.0 Bumps [version_manipulation](https://github.com/f3ath/dart-version-manipulation) from 0.2.0 to 0.3.0. - [Release notes](https://github.com/f3ath/dart-version-manipulation/releases) - [Changelog](https://github.com/f3ath/dart-version-manipulation/blob/master/CHANGELOG.md) - [Commits](https://github.com/f3ath/dart-version-manipulation/compare/0.2.0...0.3.0) --- updated-dependencies: - dependency-name: version_manipulation dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 250dda7..547fa71 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -12,7 +12,7 @@ dependencies: markdown: ^7.0.0 path: ^1.6.0 pub_semver: ^2.0.0 - version_manipulation: ^0.2.0 + version_manipulation: ">=0.2.0 <0.4.0" yaml: ^3.1.0 rfc_6901: ^0.2.0 pubspec_parse: ^1.0.0