Skip to content

Commit

Permalink
bump lite to match gradio (#6996)
Browse files Browse the repository at this point in the history
* bump lite to match gradio

* add changeset

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
  • Loading branch information
pngwn and gradio-pr-bot committed Jan 10, 2024
1 parent 623bc1a commit 0b1f68d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/thirty-grapes-know.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@gradio/lite": patch
---

feat:bump lite to match gradio
2 changes: 1 addition & 1 deletion js/lite/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gradio/lite",
"version": "0.4.4",
"version": "4.13.0",
"description": "Serverless Gradio",
"type": "module",
"main": "dist/lite.js",
Expand Down

0 comments on commit 0b1f68d

Please sign in to comment.