We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5334cfc commit a501abcCopy full SHA for a501abc
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "pg-typesafe-triggers",
3
- "version": "0.2.0",
+ "version": "0.3.0",
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