We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79a45c7 commit 2e0e213Copy full SHA for 2e0e213
packages/pg-protocol/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "pg-protocol",
3
- "version": "1.8.0",
+ "version": "1.8.1",
4
"description": "The postgres client/server binary protocol, implemented in TypeScript",
5
"main": "dist/index.js",
6
"types": "dist/index.d.ts",
0 commit comments