We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4a4e1f commit ff764b4Copy full SHA for ff764b4
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "pg-typesafe-triggers",
3
- "version": "0.3.1",
+ "version": "0.3.2",
4
"description": "A typesafe client for defining and subscribing to PostgreSQL triggers using Prisma",
5
"main": "dist/index.js",
6
"types": "dist/index.d.ts",
0 commit comments