Updated orm_service pubspec

This commit is contained in:
thomashii 2021-12-21 08:08:32 +08:00
parent b481b6fdf6
commit 2327564d14
2 changed files with 5 additions and 1 deletions

View file

@ -1,5 +1,9 @@
# Change Log
## 2.0.1
* Updated linter to `package:lints`
## 2.0.0
* Fixed NNBD issues

View file

@ -1,5 +1,5 @@
name: angel3_orm_service
version: 2.0.0
version: 2.0.1
description: Service implementation that wraps over Angel3 ORM Query classes.
homepage: https://angel3-framework.web.app/
repository: https://github.com/dukefirehawk/angel/tree/master/packages/orm/angel_orm_service