Bump gen to 2.0.3
This commit is contained in:
parent
6e61ec355a
commit
5e50698c73
2 changed files with 4 additions and 1 deletions
|
@ -1,3 +1,6 @@
|
||||||
|
# 2.0.3
|
||||||
|
* Remove `targets` in `build.yaml`.
|
||||||
|
|
||||||
# 2.0.2
|
# 2.0.2
|
||||||
* Change `build_config` range to `">=0.3.0 <0.5.0"`.
|
* Change `build_config` range to `">=0.3.0 <0.5.0"`.
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
name: angel_orm_generator
|
name: angel_orm_generator
|
||||||
version: 2.0.2
|
version: 2.0.3
|
||||||
description: Code generators for Angel's ORM. Generates query builder classes.
|
description: Code generators for Angel's ORM. Generates query builder classes.
|
||||||
author: Tobe O <thosakwe@gmail.com>
|
author: Tobe O <thosakwe@gmail.com>
|
||||||
homepage: https://github.com/angel-dart/orm
|
homepage: https://github.com/angel-dart/orm
|
||||||
|
|
Loading…
Reference in a new issue