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

Commit

Permalink
Prepare 4.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
synw committed Feb 18, 2020
1 parent 3b30c5d commit 1299841
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

# 4.3.1

- Refactor and fix `DbModel.sqlJoin`
- Add a toString method to `DbColumn`

# 4.3.0

- Update dependencies
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ homepage: https://github.com/synw/sqlcool
# Both the version and the builder number may be overridden in flutter
# build by specifying --build-name and --build-number, respectively.
# Read more about versioning at semver.org.
version: 4.3.0
version: 4.3.1

environment:
sdk: ">=2.2.2 <3.0.0"
Expand Down

0 comments on commit 1299841

Please sign in to comment.