Skip to content

Commit fc40b6e

Browse files
thomasballingerConvex, Inc.
authored and
Convex, Inc.
committed
npm release version 1.24.0 (#36938)
GitOrigin-RevId: a92e20afb99609cb239014760bf9d054272bc04b
1 parent 7c4c63f commit fc40b6e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "convex",
33
"description": "Client for the Convex Cloud",
4-
"version": "1.23.0",
4+
"version": "1.24.0",
55
"author": "Convex, Inc. <no-reply@convex.dev>",
66
"homepage": "https://convex.dev",
77
"repository": {

src/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const version = "1.23.0";
1+
export const version = "1.24.0";

0 commit comments

Comments
 (0)