Bump versions in pubspec
This commit is contained in:
parent
3e474823d9
commit
f154013c48
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
name: angel_orm
|
||||
version: 2.0.1
|
||||
version: 2.1.0
|
||||
description: Runtime support for Angel's ORM. Includes base classes for queries.
|
||||
author: Tobe O <thosakwe@gmail.com>
|
||||
homepage: https://github.com/angel-dart/orm
|
||||
environment:
|
||||
sdk: '>=2.0.0-dev.1.2 <3.0.0'
|
||||
sdk: '>=2.0.0 <3.0.0'
|
||||
dependencies:
|
||||
charcode: ^1.0.0
|
||||
intl: ^0.15.7
|
||||
|
|
Loading…
Reference in a new issue