Skip to content

Commit

Permalink
⬆️ update cli_script to 1.0.0 (was 0.3.1) (#597)
Browse files Browse the repository at this point in the history
  • Loading branch information
techouse authored Apr 5, 2024
1 parent 1e6a8ab commit 03f6769
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tool/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ name: compare_versions

publish_to: 'none'

version: 1.0.0
version: 1.0.1

environment:
sdk: ">=2.17.0 <4.0.0"

dependencies:
cli_script: ^0.3.1
pub_semver: ^2.1.4
cli_script: ^1.0.0
pub_semver: ^2.1.4

0 comments on commit 03f6769

Please sign in to comment.