Skip to content

Commit

Permalink
Merge pull request #27 from kibae/deploy/2.0.4
Browse files Browse the repository at this point in the history
ci: update version 2.0.4
  • Loading branch information
kibae authored May 2, 2024
2 parents 40ca82c + 3dce2f0 commit cbe92ab
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pg-logical-replication",
"version": "2.0.3",
"version": "2.0.4",
"description": "PostgreSQL Location Replication client - logical WAL replication streaming",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -58,6 +58,11 @@
"name": "Matt R. Wilson",
"email": "[email protected]",
"url": "https://github.com/mastermatt"
},
{
"name": "Erik Arvidsson",
"email": "[email protected]",
"url": "https://github.com/arv"
}
],
"files": [
Expand Down

0 comments on commit cbe92ab

Please sign in to comment.