Skip to content

Commit 37339b6

Browse files
thomasballingerConvex, Inc.
authored andcommitted
npm release version 1.27.1 (#41110)
GitOrigin-RevId: 60e57d01367c963a3b8b294778f949500b2e8a1a
1 parent dae5826 commit 37339b6

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.27.0",
4+
"version": "1.27.1",
55
"author": "Convex, Inc. <no-reply@convex.dev>",
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.27.0";
1+
export const version = "1.27.1";

0 commit comments

Comments
 (0)