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

Commit afc0926

Browse files
committed
Release: 0.2.0
1 parent e4d3405 commit afc0926

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-01-14
8+
9+
- Bump dependency versions
10+
711
## 0.1.0 - 2019-12-28
812

913
- Initial release
1014

11-
[unreleased]: https://github.com/Synor/database-postgresql/compare/0.1.0...HEAD
15+
[unreleased]: https://github.com/Synor/database-postgresql/compare/0.2.0...HEAD
16+
[0.2.0]: https://github.com/Synor/database-postgresql/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-postgresql",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "Synor Database Engine - PostgreSQL",
55
"keywords": [
66
"synor",

0 commit comments

Comments
 (0)