We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a3f271 commit ab29117Copy full SHA for ab29117
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "convex",
3
"description": "Client for the Convex Cloud",
4
- "version": "1.27.4",
+ "version": "1.27.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.27.4";
+export const version = "1.27.5";
0 commit comments