Skip to content

Commit

Permalink
npm release version 1.11.1 (#24707)
Browse files Browse the repository at this point in the history
GitOrigin-RevId: e6180bae30397b5646b463f703c2c1c717025141
  • Loading branch information
thomasballinger authored and Convex, Inc. committed Apr 16, 2024
1 parent 8d20343 commit f4949e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "convex",
"description": "Client for the Convex Cloud",
"version": "1.11.0",
"version": "1.11.1",
"author": "Convex, Inc. <no-reply@convex.dev>",
"homepage": "https://convex.dev",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const version = "1.11.0";
export const version = "1.11.1";

0 comments on commit f4949e1

Please sign in to comment.