Skip to content
This repository was archived by the owner on Apr 19, 2020. It is now read-only.

Commit 402fd9c

Browse files
committed
Release: 0.2.0
1 parent fc61f73 commit 402fd9c

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,13 @@
44

55
- ...
66

7+
## [0.2.0] - 2020-02-25
8+
9+
- Bump dependency versions [Synor/core#34](https://github.com/Synor/core/issues/34)
10+
711
## 0.1.0 - 2020-02-19
812

913
- Initial release
1014

11-
[unreleased]: https://github.com/Synor/database-sqlite/compare/0.1.0...HEAD
15+
[unreleased]: https://github.com/Synor/database-sqlite/compare/0.2.0...HEAD
16+
[0.2.0]: https://github.com/Synor/database-sqlite/compare/0.1.0...0.2.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@synor/database-sqlite",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "Synor Database Engine - SQLite",
55
"keywords": [
66
"synor",

0 commit comments

Comments
 (0)