chore: bump server version to 0.1.1
This commit is contained in:
parent
d50c08360d
commit
efa2ded224
1 changed files with 1 additions and 1 deletions
|
|
@ -591,7 +591,7 @@ def initAndRunWatchdog (args : List String) (i o e : FS.Stream) : IO Unit := do
|
|||
capabilities := mkLeanServerCapabilities
|
||||
serverInfo? := some {
|
||||
name := "Lean 4 Server"
|
||||
version? := "0.1"
|
||||
version? := "0.1.1"
|
||||
}
|
||||
: InitializeResult
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue