Skip to content

Commit f4949e1

Browse files
thomasballingerConvex, Inc.
authored and
Convex, Inc.
committed
npm release version 1.11.1 (#24707)
GitOrigin-RevId: e6180bae30397b5646b463f703c2c1c717025141
1 parent 8d20343 commit f4949e1

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.11.0",
4+
"version": "1.11.1",
55
"author": "Convex, Inc. <[email protected]>",
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.11.0";
1+
export const version = "1.11.1";

0 commit comments

Comments
 (0)