Skip to content

Commit 20725f3

Browse files
committed
v0.1.1
1 parent b183e87 commit 20725f3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.1.1
2+
3+
- Expand examples.
4+
15
## 0.1.0
26

37
- Initial version.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: sqlite_async
22
description: High-performance asynchronous interface for SQLite on Dart and Flutter.
3-
version: 0.1.0
3+
version: 0.1.1
44
repository: https://github.com/journeyapps/sqlite_async.dart
55
environment:
66
sdk: '>=2.19.1 <3.0.0'

0 commit comments

Comments
 (0)