Skip to content

Commit

Permalink
npm release version 1.17.1 (#31689)
Browse files Browse the repository at this point in the history
GitOrigin-RevId: 33f22444aa9e4618f35919faa83e8a94bbdcbe4f
  • Loading branch information
thomasballinger authored and Convex, Inc. committed Nov 21, 2024
1 parent 969a9e5 commit b213890
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.17.0",
"version": "1.17.1",
"author": "Convex, Inc. <[email protected]>",
"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.17.0";
export const version = "1.17.1";

0 comments on commit b213890

Please sign in to comment.