Skip to content

Commit

Permalink
chore: v6.0.0 (#105)
Browse files Browse the repository at this point in the history
* chore: v6.0.0

* chore: update CHANGELOG.md
  • Loading branch information
alestiago committed Jun 25, 2024
1 parent f60c948 commit 1cef36b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 6.0.0

- chore: release 6.0.0-dev.1

# 6.0.0-dev.1

- feat!: upgrade to support Dart `^3.4.0`
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: very_good_analysis
version: 6.0.0-dev.1
version: 6.0.0
description: Lint rules for Dart and Flutter used internally at Very Good Ventures.
repository: https://github.com/VeryGoodOpenSource/very_good_analysis
issue_tracker: https://github.com/VeryGoodOpenSource/very_good_analysis/issues
Expand Down

0 comments on commit 1cef36b

Please sign in to comment.