[vm_snapshot_analysis] Bump version number

TBR=alexmarkov@google.com
TEST=ci

Change-Id: Id7a6afc3df6d971372712707896d9976ecb038cf
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/196493
Reviewed-by: Vyacheslav Egorov <vegorov@google.com>
Reviewed-by: Alexander Markov <alexmarkov@google.com>
Commit-Queue: Vyacheslav Egorov <vegorov@google.com>
This commit is contained in:
Vyacheslav Egorov 2021-04-22 20:55:46 +00:00 committed by commit-bot@chromium.org
parent 17644eea39
commit f72a31695c
2 changed files with 5 additions and 1 deletions

View file

@ -1,5 +1,9 @@
# Changelog
## 0.7.0
- Migrate to null-safety.
## 0.6.0
- Update to latest args, path, meta dependency.

View file

@ -1,6 +1,6 @@
name: vm_snapshot_analysis
description: Utilities for analysing AOT snapshot size.
version: 0.6.0
version: 0.7.0
homepage: https://github.com/dart-lang/sdk/tree/master/pkg/vm_snapshot_analysis