Skip to content

Commit 7059865

Browse files
sshaderConvex, Inc.
authored andcommitted
npm release version 1.16.4 (#30401)
GitOrigin-RevId: f372cf9456b55a9c2b2c3015f30c8807b1af641b
1 parent 56e6a8b commit 7059865

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.16.3",
4+
"version": "1.16.4",
55
"author": "Convex, Inc. <[email protected]>",
66
"homepage": "https://convex.dev",
77
"repository": {

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const version = "1.16.2";
1+
export const version = "1.16.4";

0 commit comments

Comments
 (0)