Skip to content

Commit 0d48aff

Browse files
committed
[bump] version 0.16.0
1 parent b587c7b commit 0d48aff

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 0.16.0
2+
3+
- Update analyzer dependency to `^7.0.0`
4+
- Update dart_style dependency to `^3.0.0`
5+
- Update source_gen dependency to `^2.0.0`
6+
17
# 0.15.0
28

39
- Update `postgres` dependency to version `^3.4.5` (by [@alexandrim0](https://github.com/alexandrim0)).

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: stormberry
22
description: A strongly-typed postgres ORM to provide easy bindings between your dart classes and postgres database.
3-
version: 0.15.0
3+
version: 0.16.0
44
repository: https://github.com/schultek/stormberry
55
issue_tracker: https://github.com/schultek/stormberry/issues
66
funding:

0 commit comments

Comments
 (0)