Skip to content

Commit 8a77329

Browse files
committed
bump version number
1 parent 6840494 commit 8a77329

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ui/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"description": "Notebooks UI",
44
"license": "MIT",
55
"author": "[email protected]",
6-
"version": "0.4.0-rc.0",
7-
"dnaVersion": "0.4.0",
6+
"version": "0.4.1-rc.0",
7+
"dnaVersion": "0.4.1",
88
"scripts": {
99
"start": "vite --port $UI_PORT --clearScreen false",
1010
"build": "vite build",

0 commit comments

Comments
 (0)