Skip to content

Commit 8b80a08

Browse files
authored
fix: update CLI and component versions in versions.lock
1 parent 022967f commit 8b80a08

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

versions.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010
}
1111
},
1212
"stable": {
13-
"cli_version": "1.0.0-rc.16",
13+
"cli_version": "1.0.0",
1414
"python_runtime": "3.12",
1515
"components": {
16-
"livedocs": "1.0.0-rc.15",
17-
"livedocs-jedi": "1.0.0-rc.3",
18-
"middleman": "1.0.0-rc.14"
16+
"livedocs": "1.0.0",
17+
"livedocs-jedi": "1.0.0",
18+
"middleman": "1.0.0"
1919
}
2020
}
2121
}

0 commit comments

Comments
 (0)