There was an error while loading. Please reload this page.
1 parent b4a9f2d commit 95cb267Copy full SHA for 95cb267
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "convex",
3
"description": "Client for the Convex Cloud",
4
- "version": "1.19.4",
+ "version": "1.19.5",
5
"author": "Convex, Inc. <no-reply@convex.dev>",
6
"homepage": "https://convex.dev",
7
"repository": {
src/index.ts
@@ -1 +1 @@
-export const version = "1.19.4";
+export const version = "1.19.5";
0 commit comments