Skip to content

Commit

Permalink
chore: Update package.json versions to 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
n4ze3m committed Jul 14, 2024
1 parent 1d6faa9 commit 6af5b2b
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.8.7",
"version": "1.9.0",
"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.8.7",
"version": "1.9.0",
"description": "Create chatbots with ease",
"scripts": {
"ui:dev": "pnpm run --filter ui dev",
Expand Down

0 comments on commit 6af5b2b

Please sign in to comment.