Skip to content

Commit 3aec361

Browse files
committed
[bump] version 0.18.0
1 parent 4e79792 commit 3aec361

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# 0.18.0
22

33
- Added support for default column values via the `@Default` annotation.
44
- Added support for creating and updating many-to-many relations through the normal `insert` and `update` methods.

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.17.0
3+
version: 0.18.0
44
repository: https://github.com/schultek/stormberry
55
issue_tracker: https://github.com/schultek/stormberry/issues
66
funding:

0 commit comments

Comments
 (0)