diff --git a/angel_migration_runner/CHANGELOG.md b/angel_migration_runner/CHANGELOG.md index 6f464ec8..05a727ef 100755 --- a/angel_migration_runner/CHANGELOG.md +++ b/angel_migration_runner/CHANGELOG.md @@ -1,3 +1,6 @@ +# 2.0.0 +* Bump to `2.0.0`. + # 2.0.0-beta.1 * Make `reset` reverse migrations. diff --git a/angel_migration_runner/pubspec.yaml b/angel_migration_runner/pubspec.yaml index 562819b6..929ad66d 100755 --- a/angel_migration_runner/pubspec.yaml +++ b/angel_migration_runner/pubspec.yaml @@ -1,5 +1,5 @@ name: angel_migration_runner -version: 2.0.0-beta.1 +version: 2.0.0 description: Command-line based database migration runner for Angel's ORM. author: Tobe O homepage: https://github.com/angel-dart/migration