Skip to content
This repository was archived by the owner on May 7, 2023. It is now read-only.

Commit 0581019

Browse files
committed
Prepare 2.1.0
1 parent 76ac4ab commit 0581019

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 2.1.0
4+
5+
- Add the onReady callback
6+
- Upgrade dependencies
7+
38
## 2.0.0
49

510
**Breaking changes**:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ homepage: https://github.com/synw/sqlcool
99
# Both the version and the builder number may be overridden in flutter
1010
# build by specifying --build-name and --build-number, respectively.
1111
# Read more about versioning at semver.org.
12-
version: 2.0.0
12+
version: 2.1.0
1313

1414
environment:
1515
sdk: ">=2.0.0-dev.68.0 <3.0.0"

0 commit comments

Comments
 (0)