Skip to content

Commit

Permalink
Release v2.2.4 (#163)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevmoo authored Dec 17, 2024
1 parent 2622384 commit fe373d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build_cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 2.2.4-wip
## 2.2.4

- Support the latest `package:analyzer` and `package:source_gen`.
- Require `sdk: ^3.6.0`
Expand Down
2 changes: 1 addition & 1 deletion build_cli/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: build_cli
version: 2.2.4-wip
version: 2.2.4
description: >-
Parse command line arguments directly into an annotation class
using the power of build_runner and source_gen.
Expand Down

0 comments on commit fe373d4

Please sign in to comment.