Skip to content

Commit b0640a8

Browse files
committed
ci: update version 2.0.7
1 parent 3b08f66 commit b0640a8

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pg-logical-replication",
3-
"version": "2.0.6",
3+
"version": "2.0.7",
44
"description": "PostgreSQL Location Replication client - logical WAL replication streaming",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
@@ -63,6 +63,10 @@
6363
"name": "Erik Arvidsson",
6464
"email": "erik.arvidsson@gmail.com",
6565
"url": "https://github.com/arv"
66+
},
67+
{
68+
"name": "Darick Tong",
69+
"url": "https://github.com/darkgnotic"
6670
}
6771
],
6872
"files": [

0 commit comments

Comments
 (0)