Skip to content

Commit

Permalink
🔖 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lsaudon committed Jun 2, 2023
1 parent 0547915 commit 089f92a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.2.0

- ⬆️ Dart 3 & dependencies

## 0.1.2

- 📝 Add api docs
Expand Down
2 changes: 1 addition & 1 deletion lib/src/version.dart

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: ast_explorer_cli
description: A Command-Line Interface for explorer flutter/dart simplified ast.
version: 0.1.2
version: 0.2.0
homepage: https://github.com/lsaudon/ast_explorer_cli
repository: https://github.com/lsaudon/ast_explorer_cli
issue_tracker: https://github.com/lsaudon/ast_explorer_cli/issues
Expand Down

0 comments on commit 089f92a

Please sign in to comment.