Skip to content

Commit

Permalink
bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
zippy committed Jan 6, 2025
1 parent 6840494 commit 8a77329
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"description": "Notebooks UI",
"license": "MIT",
"author": "[email protected]",
"version": "0.4.0-rc.0",
"dnaVersion": "0.4.0",
"version": "0.4.1-rc.0",
"dnaVersion": "0.4.1",
"scripts": {
"start": "vite --port $UI_PORT --clearScreen false",
"build": "vite build",
Expand Down

0 comments on commit 8a77329

Please sign in to comment.