Skip to content

Commit

Permalink
chore: Update package.json versions to 1.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
n4ze3m committed Jul 27, 2024
1 parent b6f0089 commit 3b6c4f4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "app",
"private": true,
"version": "1.9.1",
"version": "1.9.2",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dialoqbase",
"version": "1.9.1",
"version": "1.9.2",
"description": "Create chatbots with ease",
"scripts": {
"ui:dev": "pnpm run --filter ui dev",
Expand Down

0 comments on commit 3b6c4f4

Please sign in to comment.