Skip to content

Commit c13eb07

Browse files
NicolappsConvex, Inc.
authored andcommitted
Bump Convex version to 1.31.0 (#44188)
GitOrigin-RevId: 52a61b158ce66e9636c0dcd1b3e2374a7c41d338
1 parent 11d4163 commit c13eb07

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

npm-packages/common/config/rush/version-policies.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
{
103103
"policyName": "convex",
104104
"definitionName": "lockStepVersion",
105-
"version": "1.30.0",
105+
"version": "1.31.0",
106106
"nextBump": "patch"
107107
}
108108
]

npm-packages/convex/src/index.ts

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

0 commit comments

Comments
 (0)